DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28516>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28516 getRemoteUser() not working with mod_jk2 2.0.4 ------- Additional Comments From [EMAIL PROTECTED] 2004-04-21 17:32 ------- When auth directives are in <Directory /> then getRemoteUser() doesn't work. When auth directives are in <Location /webapp> then getRemoteUser() works. Since I want to password protect my entire web site, I put auth directives in <Directory /> and putting them in <Location /webapp> seems redundant. Putting auth directives in both locations seems to be an ok (but not obvious) work around, but it seems that this is still a bug (or at least a deviation from how things worked with apache 1.3.x and mod_jk). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]