On Thursday 04 February 2010 17:37:30 Nick Kew wrote: > On Thu, 4 Feb 2010 16:55:54 +0100 > > "Rainer Frey" <rainer.frey@xxxxxxxxxx> wrote: > > So am I right that I need to exactly match the Location header from the > > backend? And is there any configuration that influences whether two > > equivalent urls in different form(such as :80 vs. no port) match? > > You need to match the start of the URL returned by the backend, > either exactly or with a regexp. > So if your backend sends :80 > then you need to match :80, and if it omits the port you > need to match that. Thanks for the precise information. I understand now. Rainer --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx