diff options
Diffstat (limited to '_site/includes/.htaccess')
-rw-r--r-- | _site/includes/.htaccess | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_site/includes/.htaccess b/_site/includes/.htaccess index 58ac8d7..9ec3932 100644 --- a/_site/includes/.htaccess +++ b/_site/includes/.htaccess @@ -1,3 +1,3 @@ -Deny from All -Order deny,allow +Deny from All
+Order deny,allow
Require all denied
\ No newline at end of file |