[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - selective ressource resolving - root: apache, subfolder:serv

upaunel do-not-reply at jboss.com
Mon Nov 27 11:44:36 EST 2006


Hi all,

Setup is: Apache is supposed to receive trafic from a rich client and retrive ressources: some are static like GIFs, some dynamicaly generated like XML based templates.

I need that requests like this:
http://localhost/resources/com/def/Pict.gif to go and
retrieve the file from the filesystem where apache
runs and

http://localhost/resources/com/def/dynamicTempl/*.xml
to invoke a servlet which will bring back an
dynamicaly  generated XML stream with xml mime type.

Please help me configure Apache to resolve both
situations when one path is a subfolder to the other.

Thank you in advance.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988951#3988951

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988951



More information about the jboss-user mailing list