Toggle WWW
Gurpartap Singh - April 18, 2008 - 12:51
An easy, PHP header redirect based way to redirect incoming links from http://www.example.com/some/deep/page to http://example.com/some/deep/page or vice-versa.
Intended for use on servers without Apache servers, hosts where .htaccess is not allowed, etc. Apache directives based redirects are faster than PHP based methods. It is a known caveat that it does not redirect to the correct url when access is denied to a page; because drupal prompts for the access before the module is even loaded.
(Revival of an old project; now for Drupal 6.x)
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2008-Apr-18 | 6.96 KB | Download · Release notes | Recommended for 6.x | |
