1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-27 05:31:32 +01:00
Files
php-phpbb/phpBB/cache/.htaccess
2017-08-25 15:31:58 +02:00

4 lines
51 B
ApacheConf

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