Why is it ColdBox cannot route a url like this:
report/http%253A%252F%252Fwww.google.com
I have Apache in front of Tomcat. If I try to access a url like
www.myapp.com/report/http%253A%252F%252Fwww.google.it
I get an error from the Apache server :
The requested URL
/index.cfm//report/http://www.google.com
was not found on this server.