Skip to content

Commit cf2458e

Browse files
committed
fixed typo in template
1 parent bd9f7f0 commit cf2458e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/templates/apache_default.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<VirtualHost %ip%:%port%>
22

33
ServerName %domain_idn%
4-
ServerAlias %alias_ind%
4+
ServerAlias %alias_idn%
55
ServerAdmin %email%
66
DocumentRoot %docroot%
77
ScriptAlias /cgi-bin/ %home%/%user%/domains/%domain%/cgi-bin/

0 commit comments

Comments
 (0)