コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Multi domian site in CQ5.6

Avatar

Level 3

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.

1 受け入れられたソリューション

Avatar

正解者
Level 7

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 返信

Avatar

正解者
Level 7

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