diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-11-15 12:07:24 (GMT) |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-11-15 12:07:24 (GMT) |
commit | 7ed97722a08335f1778805fdfddfab01bc19ac62 (patch) | |
tree | 2955632db00d74a5e5a48cfab141f3722f0e2d9c /cache | |
download | kolab-chwala-7ed97722a08335f1778805fdfddfab01bc19ac62.tar.gz |
Initial commit
Diffstat (limited to 'cache')
-rw-r--r-- | cache/.htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
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 |