From 92a5add47382cd41e782f45ef47e46806acdd615 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sun, 25 Dec 2011 17:58:03 +0100 Subject: Restructured directory tree and class names (I'm not happy with it still) Some improvements in the client --- cache/.htaccess | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cache/.htaccess (limited to 'cache') diff --git a/cache/.htaccess b/cache/.htaccess new file mode 100644 index 0000000..93169e4 --- /dev/null +++ b/cache/.htaccess @@ -0,0 +1,2 @@ +Order deny,allow +Deny from all -- cgit v1.1