Explorar o código

Add .htaccess previously removed accidentally

aragonc %!s(int64=9) %!d(string=hai) anos
pai
achega
adebc8e438
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      app/cache/.htaccess

+ 8 - 0
app/cache/.htaccess

@@ -0,0 +1,8 @@
+order deny,allow
+deny from all
+
+# pChart generated files should be allowed
+<FilesMatch "^[0-9a-f]+$">
+	order allow,deny
+	allow from all
+</FilesMatch>