Log In
centos
/
artwork-archive
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame Identity/Webenv/App/phpBB/3.0.4/.htaccess
Branch:
9846e21c01634298df6e285b3ddc9e38a0717f69
master
9846e21c01634298df6e285b3ddc9e38a0717f69
Identity
Webenv
App
phpBB
3.0.4
.htaccess
Blob
History
Raw
f2e824
<Files "config.php">
f2e824
Order Allow,Deny
f2e824
Deny from All
f2e824
</Files>
f2e824
f2e824
<Files "common.php">
f2e824
Order Allow,Deny
f2e824
Deny from All
f2e824
</Files>