diff options
Diffstat (limited to 'inc/parser/tests/.htaccess')
-rw-r--r-- | inc/parser/tests/.htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/parser/tests/.htaccess b/inc/parser/tests/.htaccess new file mode 100644 index 000000000..38539a1a2 --- /dev/null +++ b/inc/parser/tests/.htaccess @@ -0,0 +1,3 @@ +## no access to the inc directory
+order allow,deny
+allow from all
|