diff options
author | Adrian Lang <lang@cosmocode.de> | 2010-09-20 13:30:27 +0200 |
---|---|---|
committer | Adrian Lang <lang@cosmocode.de> | 2010-09-20 13:32:32 +0200 |
commit | e383b0045564ef3c8c909634f8228028602bd409 (patch) | |
tree | b827b790543eb1cf0c7da17ccf9d355c02e1eace /_test | |
parent | 667644e8c3154b8230a4cb7d1533dc84db8c1c58 (diff) | |
download | rpg-e383b0045564ef3c8c909634f8228028602bd409.tar.gz rpg-e383b0045564ef3c8c909634f8228028602bd409.tar.bz2 |
Remove odd .htaccess
Neither I nor Andi has any idea what this file is for and why it explicitly //grants// permission and why its documentation is wrong.
Diffstat (limited to '_test')
-rw-r--r-- | _test/cases/inc/parser/.htaccess | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/_test/cases/inc/parser/.htaccess b/_test/cases/inc/parser/.htaccess deleted file mode 100644 index 38539a1a2..000000000 --- a/_test/cases/inc/parser/.htaccess +++ /dev/null @@ -1,3 +0,0 @@ -## no access to the inc directory
-order allow,deny
-allow from all
|