]> granicus.if.org Git - apache/commitdiff
Remove NameVirtualHost, as it causes a startup warning.
authorRich Bowen <rbowen@apache.org>
Fri, 14 Jan 2011 16:09:18 +0000 (16:09 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 14 Jan 2011 16:09:18 +0000 (16:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059054 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/extra/httpd-vhosts.conf.in

index 9092527b10ea1e2c4085f2585ecdd2832821e314..5b3d946ae112360b022195b510fe1a95745e5482 100644 (file)
 # You may use the command line option '-S' to verify your virtual host
 # configuration.
 
-#
-# Use name-based virtual hosting.
-#
-NameVirtualHost *:@@Port@@
-
 #
 # VirtualHost example:
 # Almost any Apache directive may go into a VirtualHost container.