mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-22 03:06:55 +00:00
Merge branch 'owncloud-dotfile-fix-pr' of https://github.com/brocktice/mailinabox into owncloud-dotfile-fix-pr
Conflicts: conf/nginx.conf
This commit is contained in:
commit
53ffb38159
@ -54,6 +54,7 @@ server {
|
||||
alias /var/lib/mailinabox/mozilla-autoconfig.xml;
|
||||
}
|
||||
|
||||
|
||||
# Disable viewing dotfiles (.htaccess, .svn, .git, etc.), but not under php-controlled pages
|
||||
location ~ ^/(?!.*\.php).*/\.(ht|svn|git|bzr)$ {
|
||||
log_not_found off;
|
||||
|
Loading…
Reference in New Issue
Block a user