Skip to content

Can we run multiple websites on the EC2 server with one Elastic IP address?

0

Can we run multiple websites on the EC2 server with one Elastic IP address?

asked 2 years ago877 views
2 Answers
0
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
0

This is not AWS specific. This is how do webservers work 101..

You have to setup your HOST HEADER on your WebServer which directs HTTP requests to the correct folder/location on the webserver

IIS

https://help.nicelabel.com/hc/en-001/articles/4405121487633-Using-host-header-names-to-access-Web-Applications-site#:~:text=Microsoft%20Internet%20Information%20Services%20(IIS,site%20to%20an%20IP%20address.

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.