From: Vincent Deffontaines Date: Sat, 27 Jun 2009 14:04:11 +0000 (+0000) Subject: Fix previous commits. Forgot
at the end of a couple of lines. X-Git-Tag: 2.3.3~493 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d74f16cdb9444e6913a28e4c19ee0ce944e3389;p=apache Fix previous commits. Forgot
at the end of a couple of lines. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@788974 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/dns-caveats.html.en b/docs/manual/dns-caveats.html.en index fcd2090a43..ad36c3f6e9 100644 --- a/docs/manual/dns-caveats.html.en +++ b/docs/manual/dns-caveats.html.en @@ -45,7 +45,7 @@

- # This is a misconfiguration example, do not use on your server + # This is a misconfiguration example, do not use on your server
<VirtualHost www.abc.dom>
ServerAdmin webgirl@abc.dom
DocumentRoot /www/abc
@@ -68,7 +68,7 @@ Then consider this configuration snippet:

- # This is a misconfiguration example, do not use on your server + # This is a misconfiguration example, do not use on your server
<VirtualHost 192.0.2.1>
ServerAdmin webgirl@abc.dom
DocumentRoot /www/abc
diff --git a/docs/manual/dns-caveats.html.fr b/docs/manual/dns-caveats.html.fr index 3acad1ca3a..66109f878a 100644 --- a/docs/manual/dns-caveats.html.fr +++ b/docs/manual/dns-caveats.html.fr @@ -46,8 +46,8 @@

- # Cet exemple de configuration est invalide, ne l'utilisez pas comme base - # de configuration + # Cet exemple de configuration est invalide, ne l'utilisez pas comme base
+ # de configuration
<VirtualHost www.abc.dom>
ServerAdmin webgirl@abc.dom
DocumentRoot /www/abc
@@ -72,8 +72,8 @@ 192.0.2.1, et examinons cet extrait de configuration :

- # Cet exemple de configuration est invalide, ne l'utilisez pas comme base - # de configuration + # Cet exemple de configuration est invalide, ne l'utilisez pas comme base
+ # de configuration
<VirtualHost 192.0.2.1>
ServerAdmin webgirl@abc.dom
DocumentRoot /www/abc
diff --git a/docs/manual/dns-caveats.xml b/docs/manual/dns-caveats.xml index 5dd98439ca..41aea7fa3e 100644 --- a/docs/manual/dns-caveats.xml +++ b/docs/manual/dns-caveats.xml @@ -38,7 +38,7 @@ A Simple Example - # This is a misconfiguration example, do not use on your server + # This is a misconfiguration example, do not use on your server
<VirtualHost www.abc.dom>
ServerAdmin webgirl@abc.dom
DocumentRoot /www/abc
@@ -61,7 +61,7 @@ Then consider this configuration snippet:

- # This is a misconfiguration example, do not use on your server + # This is a misconfiguration example, do not use on your server
<VirtualHost 192.0.2.1>
ServerAdmin webgirl@abc.dom
DocumentRoot /www/abc
diff --git a/docs/manual/dns-caveats.xml.fr b/docs/manual/dns-caveats.xml.fr index 9bdfb4a05b..50edb34ad5 100644 --- a/docs/manual/dns-caveats.xml.fr +++ b/docs/manual/dns-caveats.xml.fr @@ -41,8 +41,8 @@ Un exemple simple - # Cet exemple de configuration est invalide, ne l'utilisez pas comme base - # de configuration + # Cet exemple de configuration est invalide, ne l'utilisez pas comme base
+ # de configuration
<VirtualHost www.abc.dom>
ServerAdmin webgirl@abc.dom
DocumentRoot /www/abc
@@ -68,8 +68,8 @@ 192.0.2.1, et examinons cet extrait de configuration :

- # Cet exemple de configuration est invalide, ne l'utilisez pas comme base - # de configuration + # Cet exemple de configuration est invalide, ne l'utilisez pas comme base
+ # de configuration
<VirtualHost 192.0.2.1>
ServerAdmin webgirl@abc.dom
DocumentRoot /www/abc