How do I configure Apache so that it serves static content like images instead of Tomcat?
Created May 4, 2012
Brian Ewins This is described in the Tomcat User Guide at: http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/uguide/tomcat_ug.html
Look for the section called "Making Apache Serve your Context's Static Files"