You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2011/01/11 14:53:19 UTC

svn commit: r1057632 - /httpd/httpd/trunk/docs/manual/vhosts/ip-based.xml

Author: covener
Date: Tue Jan 11 13:53:18 2011
New Revision: 1057632

URL: http://svn.apache.org/viewvc?rev=1057632&view=rev
Log:
avoid hostname in example multi-daemon Listen stmt

Modified:
    httpd/httpd/trunk/docs/manual/vhosts/ip-based.xml

Modified: httpd/httpd/trunk/docs/manual/vhosts/ip-based.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/vhosts/ip-based.xml?rev=1057632&r1=1057631&r2=1057632&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/vhosts/ip-based.xml (original)
+++ httpd/httpd/trunk/docs/manual/vhosts/ip-based.xml Tue Jan 11 13:53:18 2011
@@ -109,7 +109,7 @@ Virtual Hosts</a> to help you decide.  <
     that daemon services. e.g.</p>
 
     <example>
-    Listen www.example.com:80
+    Listen 192.0.2.100:80
     </example>
 
     <p>It is recommended that you use an IP address instead of a