diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-11-05 11:20:14 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-11-05 11:20:14 +0100 |
commit | 88934b6132ac22da5a66724943837bf5cae82779 (patch) | |
tree | 0af09578b40943a65f80fc0da501e3427ebf0b9c /config | |
parent | 540e112bd85875fec851b521dfa1e5d12429fd47 (diff) |
Keep all security rules in one place, support Apache 2.4 syntax
Diffstat (limited to 'config')
-rw-r--r-- | config/.htaccess | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/.htaccess b/config/.htaccess deleted file mode 100644 index 8e6a345dc..000000000 --- a/config/.htaccess +++ /dev/null @@ -1,2 +0,0 @@ -Order allow,deny -Deny from all
\ No newline at end of file |