I've done that, but like Tarang, I cannot get my servlet requests to work
and they do not show up in the re-write log file either. (Jean-Luc's advice
did make into the FAQ. )

______________________________________________________________
Sean Hammon                     Success is 10% inspiration and
Webmaster                             90% last minute changes.
Viewpoint Datalabs 

> -----Original Message-----
> From: John Frailey [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 12, 1999 8:48 PM
> To: Java Apache Users
> Subject: Re: mod_rewrite and JServ
> 
> 
> I have to admit, I was really struggling on the mod_rewrite, 
> JServ compiling
> order. I must have changed my configuration files around 
> every way I could
> think of. I just couldn't figure out how to get the 
> mod_rewrite to load
> first.
> 
> Searching all docs, seem to just tell me I needed to change 
> it, but not
> quite how. (It's been a while since I've maintained all my 
> own Makefiles
> manually, plus didn't understand apache load logic)
> 
> I think it would be real helpful (if others have a hard time 
> understanding
> this same issue) to put this life saver quote from the "Jan 
> 11list" in the
> area of the FAQ that explains the importance of the load order.
> 
> <!--StartFragment-->
> 
> You have to get sure that mod_rewrite is excuted before 
> mod_jserv. Have
> alook in
> 'modules.c' and check that jserv is before rewrite_module. If not,
> correct and recompile apache.
> 
> Jean-Luc Rochat
> 
> <!--EndFragment-->
> 
> Thanks to everyone that helped resolve this issue...
> I made the changes, and it works like a champ ;-)
> 
> 
> 
> ----------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://www.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
> 


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to