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