repo.or.cz
/
phpbb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(a little test for later merges)
[phpbb.git]
/
phpBB
/
.htaccess
blob
41fb1291754f0ad05994b3ca1cfd8faf1c400125
1
<Files "config.php">
2
Order Allow,Deny
3
Deny from All
4
</Files>
5
6
<Files "common.php">
7
Order Allow,Deny
8
Deny from All
9
</Files>