Actually fix the issue in the line

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-01-22 11:21:44 +01:00
parent f829bac0e0
commit cf9388d0eb

View file

@ -1,4 +1,4 @@
DocumentRoot /srv/web/ostree
RewriteEngine On
#RewriteRule "^/objects/([a-f0-9]{2})/([a-f0-9]{62})\.commitmeta$ https://d1gglb5celp6et.cloudfront.net/objects/$1/$2.commitmeta
RewriteRule "^/objects/([a-f0-9]{2})/([a-f0-9]{62})\.commitmeta$" https://d1gglb5celp6et.cloudfront.net/objects/$1/$2.commitmeta