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 releasesDateSizeLinksStatus
6.x-1.02008-Apr-186.96 KBRecommended for 6.xThis is currently the recommended release for 6.x.
 
 

Drupal is a registered trademark of Dries Buytaert.