Mantis - Resin
Viewing Issue Advanced Details
4839 minor always 11-04-11 15:37 11-08-11 09:05
alex  
ferg  
normal  
closed 4.0.23  
no change required  
none    
none  
0004839: Apache: images, css files are not served when web-app is registered in resin.xml
e.g.
/resin-doc/ will be served without images and css with default configuration (registered in resin.xml)

resources are served fine once the application is moved into webapps.
related to 0004837closed ferg Apache 404 for "GET /test/" on an app registered in resin.xml 

Notes
(0005606)
ferg   
11-08-11 09:05   
This is expected behavior.

When the <web-app> is defined in the resin.xml explicitly, static files are served through Apache. Resin has always worked like this.