[Users] uri, myself, etc., variables, + is_domain_local()

Juha Heinanen jh at tutpro.com
Fri Dec 22 16:43:02 CET 2006


Mark Price writes:

 > 1. where can I find out what all the variables like uri, myself,
 > 1. etc., mean?

for uri and myself, see
http://www.openser.org/dokuwiki/doku.php/core-cookbook:devel

 > 2. how come is_domain_local($ruri) has a different result than
 > 2. uri==myself?

is_domain_local checks if host part of ruri is one of the domains
defined in openser/domain table.

-- juha




More information about the Users mailing list