mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 03:54:10 +01:00
5 lines
52 B
ApacheConf
5 lines
52 B
ApacheConf
|
<Files *>
|
||
|
Order Allow,Deny
|
||
|
Deny from All
|
||
|
</Files>
|