- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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