Skip to content

Commit bdbfcf4

Browse files
author
Kristan Kenney
committed
Fix typo in webmail configuration template
1 parent f1141c5 commit bdbfcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/templates/mail/apache2/default.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<VirtualHost %ip%:%web_ssl_port%>
22
ServerName %domain%
3-
ServerAlias %alias
3+
ServerAlias %alias%
44
Alias / /var/lib/roundcube/
55
Alias /error/ %home%/%user%/web/%root_domain%/document_errors/
66
#SuexecUserGroup %user% %group%

0 commit comments

Comments
 (0)