This is a discussion on mod_auth_mysql + mod_jk2 problem within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi everyone, Hope you can shed some light on this. I have apache 1.3.x configured with mod_auth_mysql and ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi everyone,
Hope you can shed some light on this. I have apache 1.3.x configured with mod_auth_mysql and mod_jk2 correctly, to the best of my knowledge. I have a servlet for which I use mod_auth_mysql for authentication purposes. However, it seems like mod_auth_mysql is not forwarding the request to the servlet after the authentication has been succesfully completed, causing chaos with the logic of the code. The code was originaly written with mod_auth_mysql and mod_jserv in mind and is proven to work. I was wondering whether there is something between mod_auth_mysql and mod_jk2 that stops the passing of the request parameters. Thank you for your help, Yiannis. |
| Thread Tools | |
| Display Modes | |
|
|