Point Multiple Secured Domains to Different apps on Amazon Lightsail Windows Server

0

I have a domain in GoDaddy and an Amazon LightSail Windows Server 2019. I am trying to point the main domain and subdomain to two different IIS sites. For example.

  • example.com to IIS App1
  • app.example.com to IIS App2

Well, this scenario is simple enough if I point my domain and subdomain to a static IP by adding an A record. I was able to point.

but this way my connection was not secure and I wanted to add an SSL certificate.

To add the SSL in LightSail I have done the following.

  1. Created DNS Zones in LightSail and point my GoDaddy domain to it
  2. Create a static IP in LightSail
  3. Created Distribution in LightSail
  4. Created SSL Certificate and enabled Custom Domain

Now SSL is successfully installed and I am able to access my main domain but both of the domains point to IIS APP1

How can I point https://app.example.com to IIS App2 using Amazon LightSail Distribution?

Please note that in IIS APP2 I have added binding for app.example.com for port 80 and 443 and Require Server Name Indication is Checked.

1 Antwort
0

Hey folks,

Check all steps described in the post below. Probably, it can help you.

https://aws.amazon.com/premiumsupport/knowledge-center/multiple-public-website-ec2-iis/

Regards,

profile pictureAWS
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen