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:
6feca04eaae5a00a27821cc4f0ff09be0ec9ae2e
master
6feca04eaae5a00a27821cc4f0ff09be0ec9ae2e
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>