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