4 lines
61 B
ApacheConf
4 lines
61 B
ApacheConf
<Limit GET POST PUT>
|
|
Order Allow,Deny
|
|
Deny from All
|
|
</Limit>
|