1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-23 03:19:01 +01:00
php-phpbb/phpBB/config/.htaccess
2012-07-26 15:58:26 +02:00

5 lines
52 B
ApacheConf

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