On Thu, 27 Sep 2001, Bojan Smojver wrote:
> I was referring to the manual configuration, rather then ApacheConfig
> one. Some people (me :-) prefer to do things manually.
>
> I actually tried with /*.jsp (or /*.vm in my case) only and it (still)
> doesn't work (which makes sense and I don't consider it a problem)
> unless you specify:
>
> JkMount /login/j_security_check ajp13
>
> or whichever other place j_security_check is under. That's what I wanted
> to mention in the mod_jk HOWTO. It might save someone considerable
> amount of time.
+1
Manual configuration is the best :-)
( but ApacheConfig is getting very close )
Costin