server/conf/vhost.conf.master | ●●●●● patch | view | raw | blame | history |
server/conf/vhost.conf.master
@@ -104,7 +104,12 @@ ########################################################### <VirtualHost <tmpl_var name='ip_address'>:443> <tmpl_if name='php' op='==' value='suphp'> DocumentRoot <tmpl_var name='web_document_root'> </tmpl_else> DocumentRoot <tmpl_var name='web_document_root_www'> </tmpl_if> ServerName <tmpl_var name='domain'> <tmpl_if name='alias'> ServerAlias <tmpl_var name='alias'>