Log In
centos
/
artwork-archive
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame Extras/phpBB/3.0.4/.htaccess
Branch:
0576dfcb8165c0cff5b9f36a3d53a8f856d3be9c
master
0576dfcb8165c0cff5b9f36a3d53a8f856d3be9c
Extras
phpBB
3.0.4
.htaccess
Blob
History
Raw
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>