Ueli Kessler wrote:
ProxyPass /test/script* http://test2.test.com/test/script*
ProxyPass /test/script* http://test2.test.com/test/script*
Now, "script" is an url followed by all arguments like script?test=123;hallo=yes;123=yes
So the star should indicate that everthing with "script" should be matched.
Unfortunately it is not working.
The parameter is a prefix match, not a regular expression match - take the *'s away and it will work.
Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight..."