1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-30 02:59:29 +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>