[Devel] is_domain_local

Juha Heinanen jh at tutpro.com
Wed Jul 19 19:25:21 CEST 2006


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



More information about the Devel mailing list