You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by André Malo <nd...@perlig.de> on 2002/09/19 14:58:23 UTC

Review: mod_vhost_alias.xml

Hi,

this patch adds a note to the summary, because the translate_name hooks
of mod_alias and mod_userdir are forced to be run before
mod_vhost_alias. Any comments and additions are welcome.

nd
-- 
die (eval q-qq:Just Another Perl Hacker
:-)

# Andr� Malo, <http://www.perlig.de/> #

Re: Review: mod_vhost_alias.xml

Posted by Joshua Slive <jo...@slive.ca>.
André Malo wrote:
> Hi,
> 
> this patch adds a note to the summary, because the translate_name hooks
> of mod_alias and mod_userdir are forced to be run before
> mod_vhost_alias. Any comments and additions are welcome.

+1

If I was to write the same thing, I would probably choose to focus less 
on the behind-the-scenes stuff and say something like

<p>If <module>mod_alias</module> or <module>mod_userdir</module> are
used for translating URIs to filenames, they will override the
directives in this module. [continue with example]

Users shouldn't really need to worry about things like hook ordering.
But your version is fine too if you prefer.

Joshua.


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