Anonymous | Login | Signup for a new account | 12-17-2024 11:01 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0005275 | [Resin] | minor | always | 11-14-12 07:52 | 01-17-13 13:45 | ||||
Reporter | cowan | 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.34 | Product Version | 4.0.33 | ||||
Product Build | |||||||||
Summary | 0005275: host-alias and host-alias-regexp ignored with host regexp | ||||||||
Description |
With host configured as below, where "foo" is a valid DNS alias for this machine: <host regexp="molson" root-directory="."> <host-alias>foo</host-alias> <web-app id="/webtest" archive-path="/Users/paul/webtest.war"/> </host> Requests to http://foo [^] are handled by the default host until a request is made to http://molson. [^] After this, requests to http://foo [^] are then handles by this host. The same occurs for host-alias-regexp. This does not appear to occur if host uses "id" instead of "regexp". |
||||||||
Steps To Reproduce | |||||||||
Additional Information | Rep by R. Mann | ||||||||
Attached Files | |||||||||
|
Notes | |
(0006163) ferg 01-17-13 13:45 |
server/1f62 Note: this is only possible for static regexp patterns. If you have a full regexp, you will need to have a static id to populate first. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |