I have a web application running over Tomcat flawlessly, but prior to redirections and other security improvements I have to run httpd connected to tomcat.
httpd is running, but I actually don't know if it's running over Tomcat. I mean, the first thing I want to configure is a redirection, but I don't know if I'm configuring it wrong or if httpd is just not taking effect.