Hello,

I hope this is not a too stupid question ... ;)

Under drupal 6, I had a "domain redirect" module installed that did the following:
- Example: Node 1111 is only available on domain2.org
- If node 1111 was called from domain1.org (domain1.org/node/1111), the user was redirected to domain2.org/node/1111.

The problem: I can not find this module for drupal 7.
There still is a module with the name "domain redirect" on drupal.org (http://drupal.org/project/domain_redirect), but according to its description (as I understand it), it has a completely different function.

How can I achieve the functionality that I described above. Is this in the domain module, or is there another module available?

Thanks for your help.

Comments

agentrickard’s picture

I don't think that module was ever released properly. It should be somewhere in the issue queue as a zip file.

pwiniacki’s picture

Hmmm interesting. I have newer used DA 6.x. Will this module work in D7.x with taxonomy terms ? For example If a node is tied with specific forum taxonomy (container) it will be displayed from specific domain/subdomain ?

Related: http://drupal.org/node/1526408
I'm looking for something since redirect bug - http://drupal.org/node/1540064

pwiniacki’s picture

Issue summary: View changes

Well cause of https://www.drupal.org/node/905914 you don't need to use global redirect and redirect module is checking for loops now - https://www.drupal.org/node/1796596, so it's a good oportunity for tests.

bluegeek9’s picture

Status: Active » Closed (outdated)

Drupal 7 in End of Life and no longer supported. We encourage you to upgrade to a supported version of Drupal. For more information, see https://www.drupal.org/upgrade.

//www.flaticon.com/free-icons/thank-you Thank you for your contribution! Your continued support of this project makes other volunteer contributions more sustainable.
There are multiple ways to show appreciation for the work contributed to this project, including:
  • Triaging issues and adding more context to existing issues.
  • Writing documentation or patches for this project.