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:
510f279dcfe6ecd61bd9bc6320bc19e3e7333542
master
510f279dcfe6ecd61bd9bc6320bc19e3e7333542
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>