Skip to content

Commit 295315f

Browse files
author
Till Brehm
committed
Merge branch '6383-ah00548-namevirtualhost-has-no-effect-and-will-be-removed-in-the-next-release-etc-apache2' into 'develop'
Resolve "AH00548: NameVirtualHost has no effect and will be removed in the next release /etc/apache2/sites-enabled/000-ispconfig.vhost:7" Closes #6383 See merge request ispconfig/ispconfig3!1634
2 parents d743c37 + d40e1e7 commit 295315f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/dist/tpl/gentoo/apache_ispconfig.vhost.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
{vhost_port_listen} Listen {vhost_port}
88
<tmpl_if name='apache_version' op='<' value='2.4' format='version'>
9-
NameVirtualHost *:{vhost_port}
9+
# NameVirtualHost *:{vhost_port}
1010
</tmpl_if>
1111

1212
<VirtualHost _default_:{vhost_port}>

0 commit comments

Comments
 (0)