dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Enigma: Add enigma_debug option
Aleksander Machniak
2016-04-17
6e4642b12ca7a487690e4cf3e7a72fbade224d5a
[githubFork/roundcubemail.git]
/
config
/
.htaccess
commit
|
author
|
age
012555
1
# deny webserver access to this directory
585ee9
2
<ifModule mod_authz_core.c>
TB
3
Require all denied
4
</ifModule>
5
<ifModule !mod_authz_core.c>
6
Deny from all
7
</ifModule>