* William A. Rowe, Jr. wrote:

> At 09:15 AM 5/25/2005, Jeff Trawick wrote:
> >Does anyone ahve a better/stronger/faster way to say this?
>
> Not quite yet...
>
> >+      <li><module>mod_dir</module> uses a new, faster mechanism for
> >+      redirecting requests to a directory index.  Modules such as
> >+      <module>mod_rewrite</module> are no longer able to process the
> >+      new URL, and their configuration may need to be modified to
> >+      operate on the original URL instead.</li>
>
> What I'm wondering is; mod_dir still does not translate the page
> until after the translate_name hook.  Which specific case are
> you thinking of?  I'll try to come up with something clear.

It does no longer issue an internal redirect, so

RewriteRule index.html ...

won't catch / any longer.

nd
-- 
>I have tried using ErrorDocument 401, but doesn't work.
                                           ^^^^^^^^^^^^^
Oh dear.  What does it do - lounge around on the couch all day drinking
beer and watching TV?            -- "Kash" und Alan J. Flavell in ciwsu
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to