Do not have a starting slash, since we've not top of tree
authorRichard Levitte <levitte@openssl.org>
Mon, 23 Mar 2015 20:38:13 +0000 (21:38 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 23 Mar 2015 20:38:13 +0000 (21:38 +0100)
source/.htaccess.in

index 7ee68ac3aba2974162f118d04d8e2a28b82e5edd..ecdfd3a1b25de4570a0d156d8de4440bdf6e4b67 100644 (file)
@@ -30,4 +30,4 @@ RewriteRule openssl-(fips.*)  old/fips/openssl-$1 [L]
     RemoveEncoding .gz
 </Files>
 
-RewriteRule ^/latest.tar.gz$ /%%LATEST%% [R=302,NC]
+RewriteRule ^latest\.tar\.gz$ %%LATEST%% [R=302,NC]