diff --git a/.htaccess b/.htaccess index 67a56dfd..8be9520e 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,5 @@ AddDefaultCharset UTF-8 +Options -Indexes RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d diff --git a/include/.htaccess b/include/.htaccess deleted file mode 100644 index 45552cb6..00000000 --- a/include/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Options -Indexes \ No newline at end of file