diff --git a/.htaccess b/.htaccess
index 558b1059..f2424e31 100644
--- a/.htaccess
+++ b/.htaccess
@@ -11,9 +11,4 @@
Order Allow,Deny
Deny from all
-
-
-
- Order Allow,Deny
- Deny from all
\ No newline at end of file
diff --git a/var/.htaccess b/var/.htaccess
new file mode 100644
index 00000000..14249c50
--- /dev/null
+++ b/var/.htaccess
@@ -0,0 +1 @@
+Deny from all
\ No newline at end of file