punbb/cache/.htaccess
author Dan
Sat, 11 Apr 2009 16:47:10 -0400
changeset 10 98d80b672f3c
parent 0 f9ffdbd96607
permissions -rw-r--r--
Signatures are now pulled from Enano.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     1
<Limit GET POST PUT>
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     2
Order Allow,Deny
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     3
Deny from All
f9ffdbd96607 Initial population
Dan
parents:
diff changeset
     4
</Limit>