summaryrefslogtreecommitdiffstats
path: root/docs/manual/dns-caveats.xml
diff options
context:
space:
mode:
authorVincent Deffontaines <gryzor@apache.org>2009-06-27 09:11:14 +0200
committerVincent Deffontaines <gryzor@apache.org>2009-06-27 09:11:14 +0200
commitee84af7c5c3391d01ff90b193d399c66809d7ae0 (patch)
treea59fc3b690e0d595951968da1e7352398f63cb04 /docs/manual/dns-caveats.xml
parentThe first configuration example in the file is misconfiguration. (diff)
downloadapache2-ee84af7c5c3391d01ff90b193d399c66809d7ae0.tar.xz
apache2-ee84af7c5c3391d01ff90b193d399c66809d7ae0.zip
Complete previous commit, by marking the second invalid configuration example as
such. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@788933 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/dns-caveats.xml')
-rw-r--r--docs/manual/dns-caveats.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/dns-caveats.xml b/docs/manual/dns-caveats.xml
index f9fcc3e604..5dd98439ca 100644
--- a/docs/manual/dns-caveats.xml
+++ b/docs/manual/dns-caveats.xml
@@ -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 />