Hi! I need to open an URL from the controller, but the URL is not part of the domain where web2py runs. So what I would like is Redirect to work on the other URL e.g. my domain is www.home.com, but I'd like redirect to go to www.there.com. Can that be done?
Thanks, B.