2 Replies Latest reply on Jan 5, 2009 5:18 PM by jrupard

    Static Content from Apache

    jrupard

      What is the solution for a scenario where a system would serve a webapp's static content from Apache?

      For example, /webapp1, is a web application in JBoss and is proxied through Apache via mod_cluster. All URLs /webapp1/* are proxied. Can Jboss/mod_cluster/Apache be configured to serve static content, /webapp1/static/*, from the Apache server?

      Thanks