Dear All,
I have an requirement like below.
I have 5 websites in my AEM and all the 5 websites domain is pointed to Amazon Web Server ELB like below.
www.sunita.com ----> AWS eLB
www.sunita1.com ----> AWS eLB
www.sunita2.com ----> AWS eLB
www.sunita3.com ----> AWS eLB
www.sunita4.com ----> AWS eLB
Now I have below 5 external URLs and my requirement is that when somebody will hit that external URL it will redirect to AEM URL , like below.
sunita.com ----------> www.sunita.com
domain of sunita.com is some ip address.
Could you please help me how can i redirect external website to AEM website. ???
Views
Replies
Total Likes
Some of the options to achieve this.
1. Redirect the user from network level to www - Check with your network team on the approach
3. Build a local Apache server to handle the redirect for those(separate vhost for every domains) non www domains(the initial request should be reaching to Apache and redirect the request to www)
Regards
Albin I
Views
Replies
Total Likes
Dear albi,
Can you please tell me more details on below. May be you can share any documents , if you have anything
3. Build a local Apache server to handle the redirect for those(separate vhost for every domains) non www domains(the initial request should be reaching to Apache and redirect the request to www)
Views
Replies
Total Likes
Do you have access to domain management ? If yes, then map the 5 different domains to one IP thats your AEM web server instance
Views
Replies
Total Likes
Dear Hemant,
I do not have access to domain management.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies