> when i try http://localhost/examples/, it correctly gives me a directory > listing generated by the Tomcat server, but when I try to go to any of the > subdirectories (eg http://localhost/examples/servlets/), I see a 302 > response in my Apache access log and the request eventually fails. > > Any ideas?
You running on a windows platform? If so, there is an outstanding bug that causes binary transfers between Tomcat and Apache to block (this includes transmission of images like .gifs). Bug and details are posted at: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6621 Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
