I'm fairly new to Astaro so this may be an ignorant question. I'd like to host multiple websites off a single public IP address connected to my ASG.
Ideally, I'd like Astaro to forward the requests to different URL based on the DNS name in the request. For instance:
http://www.acme.com --> http://internalWebServer/acme
http://www.Pizza.com --> http://internalWebServer/Pizza
If that can't be done, I'd be OK with forwarding a diffent Web servers/ports. For instance:
http://www.acme.com --> http://internalWebServer:8001
http://www.Pizza.com --> http://internalWebServer:8002
Is that possible with Astaro? If not, how do people handle this?
FYI: I'm running IIS on Windows 2003.
Many thanks,
Israel
This thread was automatically locked due to age.