mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 13:01:51 -07:00
fixed typo in template
This commit is contained in:
parent
bd9f7f08b6
commit
cf2458ee5b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<VirtualHost %ip%:%port%>
|
<VirtualHost %ip%:%port%>
|
||||||
|
|
||||||
ServerName %domain_idn%
|
ServerName %domain_idn%
|
||||||
ServerAlias %alias_ind%
|
ServerAlias %alias_idn%
|
||||||
ServerAdmin %email%
|
ServerAdmin %email%
|
||||||
DocumentRoot %docroot%
|
DocumentRoot %docroot%
|
||||||
ScriptAlias /cgi-bin/ %home%/%user%/domains/%domain%/cgi-bin/
|
ScriptAlias /cgi-bin/ %home%/%user%/domains/%domain%/cgi-bin/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue