Hi all how to use proxy_challenge to work with 2 domains instead of 1 with example above: if (!www_authorize("xxx.org", "subscriber")) { proxy_challenge("xxx.org", "0"); break; }; thks