repo.or.cz
/
dokuwiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Hotfix Release 2017-02-19e "Frusterick Manners"
[dokuwiki.git]
/
bin
/
.htaccess
blob
5f279f180699c2f115c326319a8afc645c5a7245
1
<IfModule mod_authz_host>
2
Require all denied
3
</IfModule>
4
<IfModule !mod_authz_host>
5
Order allow,deny
6
Deny from all
7
</IfModule>