활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi,
I have configured AEM website locally with Microsoft IIS and corresponding Dispatcher.
Eg: http://localhost:80/content/homePage/us/en.html
Now, I want to know how I can host site my site globally means what web server to use and steps by step process and how to connect/run my project on web server.
Thanks in advance!!
Heena
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
The following web servers are supported for Dispatcher:
You can refer to the Dispatcher docs here:
https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/dispatcher.html
The way you have configured dispatcher on your Microsoft IIS locally. Do the same on a server(Cloud or VM which you would expose publicly) with Microsoft IIS or Apache web server installed, and configure dispatcher on it the same way you did on your local.
Then, you can use the same dispatcher config & farm files (with slight modifications) on that server, test its integration with AEM(which you already have on your local, or is hosted on same or another server), setup AEM on other server, connect it with that dispatcher, test its integration & access and then release it to your customers.
The following deployment guide may be helpful:
https://docs.adobe.com/content/help/en/experience-manager-65/deploying/deploying/deploy.html
Hope it helps !!
The following web servers are supported for Dispatcher:
You can refer to the Dispatcher docs here:
https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/dispatcher.html
The way you have configured dispatcher on your Microsoft IIS locally. Do the same on a server(Cloud or VM which you would expose publicly) with Microsoft IIS or Apache web server installed, and configure dispatcher on it the same way you did on your local.
Then, you can use the same dispatcher config & farm files (with slight modifications) on that server, test its integration with AEM(which you already have on your local, or is hosted on same or another server), setup AEM on other server, connect it with that dispatcher, test its integration & access and then release it to your customers.
The following deployment guide may be helpful:
https://docs.adobe.com/content/help/en/experience-manager-65/deploying/deploying/deploy.html
Hope it helps !!