There is an evaluation order in apache such that, if you want to use
mod_rewrite with mod_jserv, you must ensure that the reference to mod_jserv
is *before* the reference to mod_rewrite. What this means is that in the
apache distribution, you have to modify the file
/usr/local/src/apache_1.3.4/src/Configuration so that the line

     AddModule modules/jserv/mod_jserv

appears before the line

     AddModule modules/standard/mod_rewrite.o

Then run Configure and make
----------------------------------------------------------------
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.




----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to