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