Active
Project:
Holding page
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2010 at 20:56 UTC
Updated:
24 Jun 2010 at 20:56 UTC
Make an option in the admin UI to set it so that anonymous users are redirected to another domain, instead of shown a holding page. This could be done using the drupal_set_header() function to send a Location: header to a preconfigured $domain & $url.
I may write up a patch sometime soon.