diff options
-rw-r--r-- | lib/.htaccess | 2 | ||||
-rw-r--r-- | template/.htaccess | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/.htaccess b/lib/.htaccess new file mode 100644 index 0000000..446e350 --- /dev/null +++ b/lib/.htaccess @@ -0,0 +1,2 @@ +Order Allow,Deny +Deny From All diff --git a/template/.htaccess b/template/.htaccess new file mode 100644 index 0000000..446e350 --- /dev/null +++ b/template/.htaccess @@ -0,0 +1,2 @@ +Order Allow,Deny +Deny From All |