Amazon EC2 and Named Virtual Hosts
Posted
by
user71718
on Server Fault
See other posts from Server Fault
or by user71718
Published on 2011-02-22T15:19:17Z
Indexed on
2011/02/22
15:26 UTC
Read the original article
Hit count: 423
I am running ubuntu apache2 on an Amazon EC2 instance running behind an Amazon ELB (load balancer)
I am trying to get multiple domain running pointing to different virtual hosts. The problem is I cannot get virtual hosts working with name - I can only get it working with
I am trying to get
www.domain1.com and www.domain2.com working
When I setup my virtual hosts to it doesnt work
Any ideas please??
© Server Fault or respective owner