[mod_cluster-issues] [JBoss JIRA] Work started: (MODCLUSTER-37) Allow static content to be served from proxy's local filesystem.

Jean-Frederic Clere (JIRA) jira-events at lists.jboss.org
Tue Jul 14 10:18:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/MODCLUSTER-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on MODCLUSTER-37 started by Jean-Frederic Clere.

> Allow static content to be served from proxy's local filesystem.
> ----------------------------------------------------------------
>
>                 Key: MODCLUSTER-37
>                 URL: https://jira.jboss.org/jira/browse/MODCLUSTER-37
>             Project: mod_cluster
>          Issue Type: Feature Request
>            Reporter: Jason Rupard
>            Assignee: Jean-Frederic Clere
>
> Allow web server to serve static content from local file system.
> For example, /webapp1, is a web application in JBoss and is proxied through Apache via mod_cluster. All URLs /webapp1/* are proxied.  Create Jboss/mod_cluster/Apache configuration to serve static content from the web server.  Allow patterns (or globbing) for matching of URLs
> Example URL patterns:
> /webapp1/static/* 
> /webapp1/*.jpg
> This is similar to what can be accomplished by JKMount in mod_jk.
> BONUS Feature:
> Create feature in such a way that URLs could be reverse proxied via mod_proxy to other web servers, /webapp1/static/ --> http://webserver/static/, instead of local file system.
>  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the mod_cluster-issues mailing list