punbb/cache/.htaccess
author Dan
Sun, 06 Apr 2008 00:28:50 -0400
changeset 7 98bbc533541c
parent 0 f9ffdbd96607
permissions -rw-r--r--
Finishing re-add, addremove didn't work last time. Integrated with Enano's template engine properly.
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>