Does anyone ahve a better/stronger/faster way to say this?
(ap_internal_fast_redirect side-effect)

Index: docs/manual/upgrading.xml
===================================================================
--- docs/manual/upgrading.xml   (revision 178262)
+++ docs/manual/upgrading.xml   (working copy)
@@ -170,6 +170,12 @@
       files.  The old behavior can be restored using the <directive
       module="mod_mime">MultiviewsMatch</directive> directive.</li>
  
+      <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>
+
       <li>(<em>since version 2.0.51</em>)
       <p>The functionality of the <code>ErrorHeader</code> directive was
       put together with the <directive module="mod_headers">Header</directive>

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

Reply via email to