From: Rich Bowen Date: Mon, 9 May 2011 13:13:11 +0000 (+0000) Subject: Adds helpful comment from the 2.2 docs. X-Git-Tag: 2.3.12~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=263080ca0fe3927925f34679317d66fdd184c940;p=thirdparty%2Fapache%2Fhttpd.git Adds helpful comment from the 2.2 docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1101012 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/examples.xml.fr b/docs/manual/vhosts/examples.xml.fr index 0e8b1a3ad19..5a6f618aa25 100644 --- a/docs/manual/vhosts/examples.xml.fr +++ b/docs/manual/vhosts/examples.xml.fr @@ -61,7 +61,8 @@ # Apache doit écouter sur le port 80
Listen 80

-
+ # Toutes les adresses IP doivent répondre aux requêtes sur les
+ # serveurs virtuels
<VirtualHost *:80>
DocumentRoot /www/example.com