| Anonymous | Login | Signup for a new account | 06-10-2026 04:49 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0004838 | [Resin] | minor | always | 11-04-11 15:32 | 06-13-12 15:58 | ||||
| Reporter | alex | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | no change required | ||||||
| Status | closed | Product Version | 4.0.23 | ||||||
| Summary | 0004838: plugin_ignore is ignored for auto-deployed webapplications | ||||||||
| Description |
- configure mod_caucho.so - create test app in webapps - configure resin-web.xml <web-app xmlns="http://caucho.com/ns/resin"> [^] <servlet-mapping url-pattern="/images/" servlet-name="plugin_ignore"/> </web-app> make a request to apache for an image http://localhost/test/images/a.gif [^] receive curl http://debosx:8888/test/images/a.gif [^] <html> <head><title>404 Not Found</title></head> <body> <h1>404 Not Found</h1> /test/images/a.gif was not found on this server. <hr /> <small> Resin/4.0.23 Server: 'default' </small> </body></html> |
||||||||
| Additional Information |
The module works as expected with web-apps registered in resin.xml <host ...> <web-app id="/test" root-directory="webapps/test"/> |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |