On Tue, 2004-12-21 at 16:15, Chris Chappell wrote:
> Hi I'm having trouble getting form based authentication to work. Any help
> much appreciated.
> I'm missing something simple I'm sure. (TC 5.0.19, W2K, Mysql4)
>
> I am using a JDBC Realm which works fine with BASIC auth.
>
> After changing t
On Tue, 2004-12-21 at 19:05, Dwayne Ghant wrote:
> Configured tomcat.5.0.27/apache2.x/mod_jk2.so
>
> After configuration my "admin" and "manager" application
> stoped working.
In apache configuration you must have:
Alias /admin $CATALINA_HOME/server/webapps/admin
Alias /manager $CATALINA_HOME/ser