wow. I must have glazed right over that when looking at the documentation.
Thanks!
On 8/11/06, Pid <[EMAIL PROTECTED]> wrote:
http://tomcat.apache.org/tomcat-5.5-doc/config/ajp.html
set
Jason Nesbitt wrote:
> I'm using apache as a front end to my tomcat 5.5 serve
I'm using apache as a front end to my tomcat 5.5 server and they are
connected through the AJP 1.3 Connector. The problem I am having is that
the authentication info doesn't seem like its getting propagated from apache
to tomcat. When I call request.getRemoteUser() it returns null though I was
a