Blame Extras/phpBB/3.0.4/.htaccess

4c79b5
<Files "config.php">
4c79b5
Order Allow,Deny
4c79b5
Deny from All
4c79b5
</Files>
4c79b5
4c79b5
<Files "common.php">
4c79b5
Order Allow,Deny
4c79b5
Deny from All
4c79b5
</Files>