Mantis - Resin
Viewing Issue Advanced Details
4859 minor always 11-15-11 13:26 11-22-11 10:59
ferg  
ferg  
normal  
closed 4.0.23  
fixed  
none    
none 4.0.25  
0004859: host-alias-regexp and anchors
(rep by Rick Mann)

    <host id='foo.test.org' root-directory='/test.org'>
      <host-name>foo.test.org</host-name>
      <web-app id="/"/>
    </host>

    <host host-name='www.test.org' root-directory='/www.test.org'>
      <host-alias-regexp>^(www\.)?test.org[\.]?</host-alias-regexp>
      <web-app id="/"/>
    </host>

server/1f3a

Notes
(0005620)
ferg   
11-22-11 10:59   
server/1f60