Description

Grants users with admin privileges the ability to redirect all anonymous users to any internal or external URL. Authenticated are still able to access the site as per usual.

Configuration

Visit /admin/config/development/anonymous-redirect. From here you can turn on and off anonymous redirects

  • Set the path that anonymous users are redirected to
  • Configure a list of internal paths that anonymous users are able to access
  • Use <front> or /path_name for internal urls, and https://example.com for external links.
  • Wildcards (*) are supported for URL Overrides

Installation

Install as usual, see http://drupal.org/node/895232 for further information.

Project information

Releases