This doesn't seem right...

    RewriteEngine Off
   ...
   <Directory /some/directory >
     RewriteEngine On
     ...
   </Directory>

If I serve something from this directory container, the SCRIPT_URx
environment
variables are not set because the main server config has the engine off.
Is this right?  It seems like we should be setting them for the context in
which the engine is turned on.

Rob Simonson
[EMAIL PROTECTED]


Reply via email to