--- Jan Labanowski <[EMAIL PROTECTED]> wrote:
> It is my (and others) experience that mod_jk has to
> be loaded BEFORE
> mod_rewrite for it to act responsibly. In your case
> the mod_rewrite is
> linked statically, i.e., loaded before mod_jk. I
> would suggest to
> make both mod_jk and mod_rewrite DSO, and load/add
> module mod_jk before
> mod_rewrite. Remember to comment out the
> # LoadModule jk_module libexec/mod_jk.so
> in mod_jk.conf
>
Ya know, I'm almost 100% positive I tried this before
to no affect, but being in a mad dash to fix things, I
may spoiled that test by simultaneously changing
something else. At any rate, with mod_jk loaded
before mod_rewrite (in my case, I am able to simply
perform the include of mod_jk.conf-auto before I do
any rewrites) it seems to work. I also had a stupid
syntax error in my rewrite expression so maybe that
was it.
Amazin' how much time one can spend fixin' somethin'
that ain't broke...
Mel
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]