index : fluxbb | |
Archlinux32 customized Fluxbb installation | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | cache/.htaccess | 4 |
diff --git a/cache/.htaccess b/cache/.htaccess new file mode 100644 index 0000000..e67301e --- /dev/null +++ b/cache/.htaccess @@ -0,0 +1,4 @@ +<Limit GET POST PUT> +Order Allow,Deny +Deny from All +</Limit> |