Public url mapping | Community
Skip to main content
Level 3
October 16, 2015
Solved

Public url mapping

  • October 16, 2015
  • 1 reply
  • 921 views

Hello,

I want change the localhost:2005/content/geometrix/en.html redirect the url to some www.xyz.com .i have gone through this link http://helpx.adobe.com/experience-manager/kb/HowToMapDomains.html and i  didn't get information of Following is the JSON representation of the configuration necessary to map these 2 domains (/etc/map/http.tidy.-1.json) and also   i didn't get proper result.It will be great for your  reply.

 

Thank you,

Rahul.

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 Yogesh_Upadhyay

Rahul,

If you want to redirect only specific page then you can use apache rewrite rule to do that. Also is www.xyz.com also serving CQ content ?

You can also try http://www.wemblog.com/2013/03/how-to-manage-multi-site-using.html

There is one more relevant discussion here  

http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__fxss-hi_i_am_tryingt.html

Yogesh

1 reply

Yogesh_Upadhyay
Yogesh_UpadhyayAccepted solution
Level 6
October 16, 2015

Rahul,

If you want to redirect only specific page then you can use apache rewrite rule to do that. Also is www.xyz.com also serving CQ content ?

You can also try http://www.wemblog.com/2013/03/how-to-manage-multi-site-using.html

There is one more relevant discussion here  

http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__fxss-hi_i_am_tryingt.html

Yogesh