diff --git a/.htaccess b/.htaccess index e9c4de14d..7f3935117 100644 --- a/.htaccess +++ b/.htaccess @@ -5,10 +5,10 @@ AddType audio/ogg .oga # don't allow any web access to logfiles, even after rotation/compression - + Require all denied - + Order deny,allow Deny from all @@ -20,7 +20,6 @@ AddType audio/ogg .oga RewriteRule "(^|/)\.git" - [F] RewriteRule "(^|/)store" - [F] - # Rewrite current-style URLs of the form 'index.php?q=x'. # Also place auth information into REMOTE_USER for sites running # in CGI mode. diff --git a/util/.htaccess b/util/.htaccess index 333a08d40..a0a0d72d9 100644 --- a/util/.htaccess +++ b/util/.htaccess @@ -1,10 +1,10 @@ Options -Indexes # Remove the following lines or modify it to run the string translator utility - + Require all denied - + Order deny,allow Deny from all diff --git a/view/.htaccess b/view/.htaccess index 115be49c0..7aa6c4506 100644 --- a/view/.htaccess +++ b/view/.htaccess @@ -1,8 +1,8 @@ - + Require all denied - + Order deny,allow Deny from all