Tag Archives: Apache

Apache Trailing Slash Problem

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

Posted in Uncategorized | Tagged , | 5 Comments