Multi domian site in CQ5.6 | Community
Skip to main content
Riju-Mahna
New Participant
October 16, 2015
Solved

Multi domian site in CQ5.6

  • October 16, 2015
  • 1 reply
  • 1316 views

Is there a way to map different domain names with the different domains in a site ? (say,.in Geometrixx site ?)

So, if I just put "www.geometrixx.de:4502/" in my browser ,it should open the "localhost:4502/content/geometrixx/de.html" page AND so on for the further links.

I want to do it using the sling link-rewriter . But not sure on how to approach it. Please help.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Ojjis

First of I would recommend you setting up the site, much like the Geometrixx one, with different branches for each domain in the site.
Then i would take a look at these excellent guides for the configuration of the sling mappings:

Hope that these links will explain all that you need
/Johan

1 reply

Ojjis
OjjisAccepted solution
New Participant
October 16, 2015

First of I would recommend you setting up the site, much like the Geometrixx one, with different branches for each domain in the site.
Then i would take a look at these excellent guides for the configuration of the sling mappings:

Hope that these links will explain all that you need
/Johan