Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5275 | minor | always | 11-14-12 07:52 | 01-17-13 13:45 | |
|
|||||
Reporter: | cowan | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.33 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.34 | ||
|
|||||
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 | ||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|