punbb/cache/.htaccess
author Dan
Wed, 11 Jul 2007 21:01:48 -0400
changeset 0 f9ffdbd96607
permissions -rw-r--r--
Initial population
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>