You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Erik Abele <er...@codefaktor.de> on 2003/01/12 22:05:52 UTC

Re: [PATCH] Document current DUMP_VHOST command

Committed, thanks!

cheers,
Erik

Thom May wrote:
> Hi folks,
> this is just a couple of quick fixups for the vhost documentation.
> Fixing the path to the apache2 default install, and using -S rather than -t
> -D DUMP_VHOSTS, which will be available with 2.0.44.
> Cheers,
> -Thom
> 
> Index: manual/vhosts/index.xml
> ===================================================================
> RCS file: /home/cvspublic/httpd-2.0/docs/manual/vhosts/index.xml,v
> retrieving revision 1.4
> diff -u -u -r1.4 index.xml
> --- manual/vhosts/index.xml     27 Dec 2002 02:55:05 -0000      1.4
> +++ manual/vhosts/index.xml     31 Dec 2002 13:42:54 -0000
> @@ -73,11 +73,11 @@
>      </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/apache2/bin/httpd -S
>      </example>
>  
>      <p>This command will dump out a description of how Apache parsed
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
> For additional commands, e-mail: docs-help@httpd.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org