ftimme
2013-03-28 b4ae942ae57fd87ad456229fd92e387d6073ffd1
- Added linebreak to make sure each NameVirtualHost directive has its own line.
1 files modified
1 ■■■■ changed files
server/conf/apache_ispconfig.conf.master 1 ●●●● patch | view | raw | blame | history
server/conf/apache_ispconfig.conf.master
@@ -69,6 +69,7 @@
NameVirtualHost *:80
NameVirtualHost *:443
<tmpl_loop name="ip_adresses">
NameVirtualHost {tmpl_var name="ip_address"}:{tmpl_var name="port"}
</tmpl_loop>