1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-29 10:39:19 +02:00
php-phpbb/phpBB/config/.htaccess
2012-04-09 13:15:27 +02:00

4 lines
51 B
ApacheConf

<Files *>
Order Allow,Deny
Deny from All
</Files>