1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-04 21:44:57 +02:00
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>