Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > inetserver iis > july 2003 >

inetserver iis : multiple domain names


lh
7/24/2003 3:05:09 PM
First, I'm assuming you registered the different domain
names with DNS information pointing back at your web
server. That done, open IIS, add the new web site, then
click on "Properties->Web Site (this tab should be
selected by default)->Advanced. Click "All unassigned",
then "edit". In the Host Header Name, type in the web
address (e.g. www.mysite.com). Leave the IP address
as "All Unassigned" and the TCP port as 80. Click "okay"
on all open boxes and you've set up an additional web
site that will run off your web server's IP address IF
you've configured your NS records, A records, and SOA
records correctly in DNS Manager. If not, that's a
whole 'nother tutorial.
lh


[quoted text, click to view]
Keith W. McCammon
7/24/2003 4:31:33 PM
Host headers:

http://www.google.com/search?q=iis+host+headers

[quoted text, click to view]

pesid
7/24/2003 10:56:35 PM
hello,
suppose to have multiple domain names all assigned
to the same web server (same IP from DNS )
. How to configure IIS to show different content in case
of every domain name.I have to use some kind of script?

thanks.

jcochran.nospam NO[at]SPAM naplesgov.com
7/25/2003 1:06:51 PM
On Thu, 24 Jul 2003 22:56:35 +0300, "pesid" <pesid@kav.forthnet.gr>
[quoted text, click to view]

You want:

Running mutiple web sites on a single IP address:
http://www.iisanswers.com/Top10FAQ/t10-hostheaders.htm
http://www.iisanswers.com/articles/dns_for_iis.htm

AddThis Social Bookmark Button