mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-21 18:03:18 +01:00
4 lines
60 B
ApacheConf
4 lines
60 B
ApacheConf
|
<Limit GET POST PUT>
|
||
|
Order Allow,Deny
|
||
|
Deny from All
|
||
|
</Limit>
|