punbb/cache/.htaccess
author Dan
Sun, 15 Jun 2008 01:42:31 -0400
changeset 9 a932ce8c4827
parent 0 f9ffdbd96607
permissions -rw-r--r--
More progress, compatibility updates for 1.1.4, etc.
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>