Skip to content

Commit 2bbcc0c

Browse files
Update web_system.tpl
1 parent 6ff4e21 commit 2bbcc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/templates/mail/nginx/web_system.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ server {
44
root /var/lib/roundcube;
55
index index.php index.html index.htm;
66
access_log /var/log/nginx/domains/%domain%.log combined;
7-
error_log /var/log/nginx/domains/%domain%.error.log error;
7+
error_log /var/log/nginx/domains/%domain%.error.log error;
88
99
include %home%/%user%/conf/mail/%root_domain%/nginx.forcessl.conf*;
1010

0 commit comments

Comments
 (0)