Archive

Posts Tagged ‘Tomcat’

Apache Trailing Slash Problem

June 10th, 2009 jsmith 3 comments

I was helping our IT guys out this past weekend configuring a reverse proxy load balancing environment for JBoss/Tomcat behind Apache. I kept running into problems where requests coming from Apache looked like:
GET /foo//bar instead of GET /foo/bar
Read more…

Categories: Uncategorized Tags: ,