punbb/cache/.htaccess
author Dan
Sun, 02 Sep 2007 11:00:57 -0400
changeset 5 e3d7322305bf
parent 0 f9ffdbd96607
permissions -rw-r--r--
Merging Scribus and Nighthawk branches
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>