From d3d24497d984b14254f389d0b9044a0e592a9a7d Mon Sep 17 00:00:00 2001 From: Mzhelskiy Maxim Date: Sun, 19 Apr 2009 15:42:15 +0000 Subject: [PATCH] =?UTF-8?q?=D0=B7=D0=B0=D0=BA=D1=80=D1=8B=D1=82=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BB=D0=B8=D1=81=D1=82=D0=B8=D0=BD=D0=B3=D0=B0=20?= =?UTF-8?q?=D0=B2=D1=81=D0=B5=D1=85=20=D0=B4=D0=B8=D1=80=D0=B5=D0=BA=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .htaccess | 1 + include/.htaccess | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 include/.htaccess 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