repo.or.cz
/
ryzomcore.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add infos into target window
[ryzomcore.git]
/
ryzom
/
server
/
www
/
.htaccess
blob
b47d2b304ed60b5ef69f1f9a63d7808a2108806c
1
<FilesMatch "\.(log)$">
2
Deny from all
3
</FilesMatch>
4
5
<FilesMatch "config.*$">
6
Deny from all
7
</FilesMatch>
8