]> granicus.if.org Git - apache/commitdiff
Complete previous commit, by marking the second invalid configuration example as
authorVincent Deffontaines <gryzor@apache.org>
Sat, 27 Jun 2009 07:11:14 +0000 (07:11 +0000)
committerVincent Deffontaines <gryzor@apache.org>
Sat, 27 Jun 2009 07:11:14 +0000 (07:11 +0000)
such.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@788933 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/dns-caveats.html.en
docs/manual/dns-caveats.xml

index 23b2be0a33269af7774e99166046653bea91bcbe..7a173768b3e77676d0b2e3bcf640e6766bafaf75 100644 (file)
@@ -67,6 +67,7 @@
     Then consider this configuration snippet:</p>
 
     <div class="example"><p><code>
+      # This is a misconfiguration example, do not use on your server
       &lt;VirtualHost 192.0.2.1&gt; <br />
       ServerAdmin webgirl@abc.dom <br />
       DocumentRoot /www/abc <br />
index f9fcc3e6047aac44c0b799db8ed24f827f670e3f..5dd98439caa5277b55c7526e900afe9a63fa3259 100644 (file)
@@ -61,6 +61,7 @@
     Then consider this configuration snippet:</p>
 
     <example>
+      # This is a misconfiguration example, do not use on your server
       &lt;VirtualHost 192.0.2.1&gt; <br />
       ServerAdmin webgirl@abc.dom <br />
       DocumentRoot /www/abc <br />