Tagged Questions

0
votes
2answers
672 views

Apache mod_rewrite question

I have an application running under tomcat 6. In front of it I have an apache server which is forwarding all requests. That is, the user "talks" to the apache and not to tomcat. For some reasons the ...