X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2F.htaccess;h=83cb71a042bebf67c4079a28531f49a596d92006;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=4716fa12c8cb1f0caac10eebdb946c4dff28ce66;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/.htaccess b/web/.htaccess index 4716fa12c..83cb71a04 100644 --- a/web/.htaccess +++ b/web/.htaccess @@ -93,7 +93,7 @@ AddEncoding gzip svgz # If you do not have mod_rewrite installed, you should remove these # directories from your webroot or otherwise protect them from being # downloaded. - RewriteRule "(^|/)\.(?!well-known)" - [F] + RewriteRule "/\.|^\.(?!well-known/)" - [F] # If your site can be accessed both with and without the 'www.' prefix, you # can use one of the following settings to redirect users to your preferred