phpbb/phpBB/config/.htaccess
2012-07-26 15:58:26 +02:00

4 lines
52 B
ApacheConf

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