]> granicus.if.org Git - apache/commitdiff
Using -S rather than -t -D DUMP_VHOSTS.
authorErik Abele <erikabele@apache.org>
Sun, 12 Jan 2003 20:56:26 +0000 (20:56 +0000)
committerErik Abele <erikabele@apache.org>
Sun, 12 Jan 2003 20:56:26 +0000 (20:56 +0000)
Submitted by: Thom May <thom@planetarytramp.net>

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

docs/manual/vhosts/index.html.en
docs/manual/vhosts/index.xml

index 9c88d9fbaed9835fb971f9166f79f749053a48a1..2e5a5d78657d88f35e0fd6d21f5d6f6504072c5d 100644 (file)
@@ -74,11 +74,11 @@ hosts</a></li><li><a href="ip-based.html">IP-based virtual hosts</a></li><li><a
     </ul>
 
     <p>If you are trying to debug your virtual host configuration, you
-    may find the Apache <code>-t -D DUMP_VHOSTS</code> command line switch
+    may find the Apache <code>-S</code> command line switch
     useful. That is, type the following command:</p>
 
     <div class="example"><p><code>
-    /usr/local/apache/bin/httpd -t -D DUMP_VHOSTS
+    /usr/local/apache/bin/httpd -S
     </code></p></div>
 
     <p>This command will dump out a description of how Apache parsed
index 3e9d0ee53479ad34f3cd1f9d43815361fb5f3a11..9675cd10d4da7c48f9a505c0ca80c4d68b9fabf6 100644 (file)
@@ -73,11 +73,11 @@ hosts</a></seealso>
     </ul>
 
     <p>If you are trying to debug your virtual host configuration, you
-    may find the Apache <code>-t -D DUMP_VHOSTS</code> command line switch
+    may find the Apache <code>-S</code> command line switch
     useful. That is, type the following command:</p>
 
     <example>
-    /usr/local/apache/bin/httpd -t -D DUMP_VHOSTS
+    /usr/local/apache/bin/httpd -S
     </example>
 
     <p>This command will dump out a description of how Apache parsed