mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-03-21 11:21:50 +01:00
fixed typo in template
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<VirtualHost %ip%:%port%>
|
||||
|
||||
ServerName %domain_idn%
|
||||
ServerAlias %alias_ind%
|
||||
ServerAlias %alias_idn%
|
||||
ServerAdmin %email%
|
||||
DocumentRoot %docroot%
|
||||
ScriptAlias /cgi-bin/ %home%/%user%/domains/%domain%/cgi-bin/
|
||||
|
||||
Reference in New Issue
Block a user