>>>>> On Fri, 12 Mar 1999 21:47:38 -0600, "John Frailey" <[EMAIL PROTECTED]> said:
John> I have to admit, I was really struggling on the mod_rewrite, JServ
John> compiling order. I must have changed my configuration files around
John> every way I could think of. I just couldn't figure out how to get
John> the mod_rewrite to load first.
John> Searching all docs, seem to just tell me I needed to change it, but
John> not quite how. (It's been a while since I've maintained all my own
John> Makefiles manually, plus didn't understand apache load logic)
John> I think it would be real helpful (if others have a hard time
John> understanding this same issue) to put this life saver quote from the
John> "Jan 11list" in the area of the FAQ that explains the importance of
John> the load order.
John> <!--StartFragment-->
John> You have to get sure that mod_rewrite is excuted before
John> mod_jserv. Have alook in 'modules.c' and check that jserv is before
John> rewrite_module. If not, correct and recompile apache.
Thats just it, like you I tracked it and ensured the order as stated
above. However on my SGI, irix 6.2 with an SSL build this fails to work.
mod_ssl being the last in the sequence (thus first that should be executed).
[Q] Could this be a problem ?
If so then it doesn't make sense to have SSL executed after mod_rewrite, or
does it ?
Tarang
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://www.working-dogs.com/>
Problems?: [EMAIL PROTECTED]