mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -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%>
|
||||
|
||||
ServerName %domain_idn%
|
||||
ServerAlias %alias_ind%
|
||||
ServerAlias %alias_idn%
|
||||
ServerAdmin %email%
|
||||
DocumentRoot %docroot%
|
||||
ScriptAlias /cgi-bin/ %home%/%user%/domains/%domain%/cgi-bin/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue