27 Sep
2001
27 Sep
'01
10:54 a.m.
+-------[ Justin Heesemann ]---------------------- | Hi... | MATCH ^/(.*) CALL http://localhost:8080/VirtualHostBase/http/www.test.com:80/test.com/VirtualHostRoot/\1 I normally use a slightly different one... MATCH ^(.*)$ CALL http://localhost:8080\1 No beginning / on the regex, and no trailing / on the URL, So this would translate for you into; MATCH ^(.*)$ CALL http://localhost:8080/VirtualHostBase/http/www.test.com:80/test.com/VirtualHostRoot\1 -- Totally Holistic Enterprises Internet| | Andrew Milton The Internet (Aust) Pty Ltd | | ACN: 082 081 472 ABN: 83 082 081 472 | M:+61 416 022 411 | Carpe Daemon PO Box 837 Indooroopilly QLD 4068 |akm@theinternet.com.au|