Protect Tomcat behind Apache

Discussion in 'Apache' started by Omery, Mar 19, 2011.

  1. #1
    Hi all
    I have several of Tomcat servers
    Apache is forward to Tomcat by JK_MOD. Each Apache serves one instance of Tomcat
    I need to find a solution for Apache to forward ONLY requests of gages which are existing on Tomcat servers.
    If a user asks for not existing page on Tomcat the apache will not forward the request to Tomcat, and the Apache will reply 404 error (not the Tomcat).
    Any suggestions ?
     
    Omery, Mar 19, 2011 IP