in this case, we can replaced everything with the is_domain_local(pv) function, right?

regards,
bogdan

Juha Heinanen wrote:

Bogdan-Andrei Iancu writes:

> not sure if you really need to do the processing differently in failure > route. If you want to check the uris from branches, you should use the > pseudo variable for it - this will allow you to check any of the > branches and not only the first one.

yes, in route/branch route blocks, the check would be
is_uri_host_local("$ru") and in failure route blocks
is_uri_host_local("$br").

-- juha


_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to