Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4884 | minor | always | 11-29-11 12:08 | 12-08-11 14:39 | |
|
|||||
Reporter: | domdorn | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.25 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.25 | ||
|
|||||
Summary: | 0004884: resin should issue a redirect if a context is accessed without a trailing slash | ||||
Description: |
so if you deploy an app to /context and you access it, it should look like this 1. browser access app at http://server/context [^] 2. server sees context isn't followed by a / and redirects to http://server/context/ [^] 3. browser access app at http://server/context/ [^] 4. server serves the welcome-file |
||||
Steps To Reproduce: |
deploy an app to /context access the app at /context, resin should redirect to /context/ |
||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|