Hi all,
   
  Trafic from a rich client consists of requests for static ressources 
like *.png and requests for dynamicaly generated templates. 
   
  Requests like this: 
  http://localhost/project/com/project/imgs*.png would retrieve the 
files from the filesystem where apache runs and
   
  http://localhost/project/com/project/dynamic/Templ.xml would be 
forwarded to Tomcat which and will bring back a 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.

 Send instant messages to your online friends http://uk.messenger.yahoo.com 

Reply via email to