diff options
Diffstat (limited to '.htaccess')
-rwxr-xr-x | .htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess new file mode 100755 index 0000000..6c4b355 --- /dev/null +++ b/.htaccess @@ -0,0 +1,3 @@ +Options +Indexes +RedirectMatch 403 ^/archive/?$ + |