I see that this issue was raised during development of version 5.x of this module, but it appears to never have been properly addressed. Perhaps there is not enough demand for this feature, however, I suspect that a lot of people would want it.

This is what I think would be a good solution that would serve 90% of use cases: Three radio buttons that show:
- No change to host name.
- Redirect all requests to www.example.com to example.com.
- Redirect all requests to example.com to www.example.com.

Comments

mossy2100’s picture

I see why this is not highly in demand - just learned that a simple change to .htaccess can provide this feature.
However, Drupal is meant to be easy to use, configurable through the browser, and shouldn't require users to edit .htaccess. This would still be a good feature for globalredirect (imho). If you want me to make a patch for this, let me know.

BeaPower’s picture

yes I would like a patch for this, thanks.