Avatar

Community Advisor

Hi,

 

It's being filtered out by your web server, either Apache or IIS.

You can verify this by visiting Tomcat directly over port 8080.

New versions of Apache have a conf directive called CGIPassAuth, though I haven't had any luck with it.

 

Thanks,

-Jon