Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004189 [Resin] minor always 08-25-10 09:26 09-07-10 17:28
Reporter emil View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.11 Product Version 4.0.10
  Product Build
Summary 0004189: welcome-file-list is processed before rewrite rules
Description A rewrite rule such as

  <resin:Redirect regexp="^/$" target="/foo.html"/>

won't redirect requests to "/" if there is a welcome file (e.g. index.jsp). However

  <resin:Redirect regexp="^/index.jsp$" target="/foo.html"/>

Will redirect "/" to /foo.html
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0004737)
ferg
09-07-10 17:28

server/1u20
 

- Issue History
Date Modified Username Field Change
08-25-10 09:26 emil New Issue
09-07-10 17:28 ferg Note Added: 0004737
09-07-10 17:28 ferg Assigned To  => ferg
09-07-10 17:28 ferg Status new => closed
09-07-10 17:28 ferg Resolution open => fixed
09-07-10 17:28 ferg Fixed in Version  => 4.0.11


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker