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. ???