Hi,
Out of the box, AEM/CQ comes with the geometrixx sites: 2 non-mobile sites and 1 mobile site. Consider the following setup
a. author instance is running on 4502
b. publish instance is running on 4503
c. author is replicating content to 4503
On the server that is hosting the publish instance, we can pull up a browser and browse to http://myserver:4503/content/geometrixx/global/en-us/index.html to see the page. The question is: how do we actually make the geometrixx live so that users can go to http://geometrixx.com and see contents that are in the /content/geometrixx/global/en-us folder? Where can we find documentation about this? How do we bypass CQ authentication if the geometrixx content is made into a live website?
Many thanks in advance!
Solved! Go to Solution.
Hi Voon Siong,
As scott suggested push the content to live site. Then map geometrixx.com to /content/geometrixx/global/en-us & sample example at http://helpx.adobe.com/experience-manager/kb/HowToMapDomains.html
As long as you do not have cug enabled it does not ask for authentication.
Thanks,
Sham
Hi Voon Siong,
As scott suggested push the content to live site. Then map geometrixx.com to /content/geometrixx/global/en-us & sample example at http://helpx.adobe.com/experience-manager/kb/HowToMapDomains.html
As long as you do not have cug enabled it does not ask for authentication.
Thanks,
Sham
Sham HC wrote...
Hi Voon Siong,
As scott suggested push the content to live site. Then map geometrixx.com to /content/geometrixx/global/en-us & sample example at http://helpx.adobe.com/experience-manager/kb/HowToMapDomains.html
As long as you do not have cug enabled it does not ask for authentication.
Thanks,
Sham
Thank You
Views
Replies
Total Likes
See this AEM topics that talks about how to push content live: