Url-based web site publishing on Windows Server platform
Posted
by
Maxim V. Pavlov
on Server Fault
See other posts from Server Fault
or by Maxim V. Pavlov
Published on 2012-12-14T09:56:12Z
Indexed on
2012/12/14
11:06 UTC
Read the original article
Hit count: 196
I have a Windows 2008 Enterprise SP2 server in a datacenter. It is 32bit OS. I need to be able to do a "smart" url-based web site publishing. So that with a single external IP I can publish many sites on port 80, and some firewall logic resolves, based on a requested URL, which site in IIS gets the request.
Forefront TMG 2010 has this feature, but it is not supported on 32bit systems. Is there a software solution that can satissfy my need on Windows 2K8 platform? Thank you.
P.S. Perhaps there is a workaround or a tweak to do what I need in IIS?
© Server Fault or respective owner