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:
74e9530f8d0a81cf7ea894db49c3ffd9730aee73
master
74e9530f8d0a81cf7ea894db49c3ffd9730aee73
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>