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