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:
b81f10cc5e97b19de9be55d51e8c5b671780ee4c
master
b81f10cc5e97b19de9be55d51e8c5b671780ee4c
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>