내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Hosting AEM Site

Avatar

Level 3

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

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

The following web servers are supported for Dispatcher:

https://docs.adobe.com/content/help/en/experience-manager-65/deploying/introduction/technical-requir...

 

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 !!

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Employee

Avatar

정확한 답변 작성자:
Employee

The following web servers are supported for Dispatcher:

https://docs.adobe.com/content/help/en/experience-manager-65/deploying/introduction/technical-requir...

 

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 !!