2 Domains to the same IP address

2 Domains to the same IP address

am 25.10.2007 17:14:44 von Samuel Shulman

Hi

I wonder if there is any problem in assigning 2 domain names to the same
Static IP address?

Thank you,
Samuel

Re: 2 Domains to the same IP address

am 25.10.2007 17:52:59 von Anthony Jones

"Samuel" wrote in message
news:uhWEHnxFIHA.2372@TK2MSFTNGP04.phx.gbl...
> Hi
>
> I wonder if there is any problem in assigning 2 domain names to the same
> Static IP address?
>

None. Its quite a common practice to do this for a web server and use host
header configuration to allow multiple web sites to be served from a single
server.


--
Anthony Jones - MVP ASP/ASP.NET

Re: 2 Domains to the same IP address

am 25.10.2007 19:06:37 von Rick Barber

I don't want to open up a can of worms, but just thought I'd mention that
the only thing to be aware of up front is that if both of those sites needs
their own SSL certificate down the road then you are better off giving them
individual IP addresses.

--
Rick Barber

http://www.orcsweb.com
Managed Complex Hosting
#1 in Service and Support

"Anthony Jones" wrote in message
news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
> "Samuel" wrote in message
> news:uhWEHnxFIHA.2372@TK2MSFTNGP04.phx.gbl...
>> Hi
>>
>> I wonder if there is any problem in assigning 2 domain names to the same
>> Static IP address?
>>
>
> None. Its quite a common practice to do this for a web server and use
> host
> header configuration to allow multiple web sites to be served from a
> single
> server.
>
>
> --
> Anthony Jones - MVP ASP/ASP.NET
>
>

Re: 2 Domains to the same IP address

am 25.10.2007 19:11:39 von Samuel Shulman

How do I set up the headers, never done anything like that


"Anthony Jones" wrote in message
news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
> "Samuel" wrote in message
> news:uhWEHnxFIHA.2372@TK2MSFTNGP04.phx.gbl...
>> Hi
>>
>> I wonder if there is any problem in assigning 2 domain names to the same
>> Static IP address?
>>
>
> None. Its quite a common practice to do this for a web server and use
> host
> header configuration to allow multiple web sites to be served from a
> single
> server.
>
>
> --
> Anthony Jones - MVP ASP/ASP.NET
>
>

Re: 2 Domains to the same IP address

am 25.10.2007 19:28:57 von Rick Barber

Hi Samuel,

When you are first setting up a site, it gives you an option for a host
header when you are choosing the IP address. If you already have the site
setup and want to add or edit host headers here is how:

Go to the properties of the website
On the 'Web Site' tab under 'Web site identification', click the 'Advanced'
button
You will see that you can have the IP address, port number, and Host header
value.

If you want the site to be able to be accessed from both domain.com and
www.domain.com, make sure to add a host header for both. (both entries
would have the same IP, and TCP port, just different host header values,
domain.com and www.domain.com

--
Rick Barber

http://www.orcsweb.com
Managed Complex Hosting
#1 in Service and Support

"Samuel" wrote in message
news:ulU1boyFIHA.5752@TK2MSFTNGP02.phx.gbl...
> How do I set up the headers, never done anything like that
>
>
> "Anthony Jones" wrote in message
> news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
>> "Samuel" wrote in message
>> news:uhWEHnxFIHA.2372@TK2MSFTNGP04.phx.gbl...
>>> Hi
>>>
>>> I wonder if there is any problem in assigning 2 domain names to the same
>>> Static IP address?
>>>
>>
>> None. Its quite a common practice to do this for a web server and use
>> host
>> header configuration to allow multiple web sites to be served from a
>> single
>> server.
>>
>>
>> --
>> Anthony Jones - MVP ASP/ASP.NET
>>
>>
>
>

Re: 2 Domains to the same IP address

am 25.10.2007 21:07:12 von Kristofer Gafvert

Hi,

This article may help you:

"Using Host Headers to host multiple websites on IIS 6.0"
http://www.gafvert.info/iis/article/iis_multiple_websites.ht m

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


Samuel wrote:

>How do I set up the headers, never done anything like that
>
>
>"Anthony Jones" wrote in message
>news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
>>"Samuel" wrote in message
>>news:uhWEHnxFIHA.2372@TK2MSFTNGP04.phx.gbl...
>>>Hi
>>>
>>>I wonder if there is any problem in assigning 2 domain names to the same
>>>Static IP address?
>>>
>>
>>None. Its quite a common practice to do this for a web server and use
>>host
>>header configuration to allow multiple web sites to be served from a
>>single
>>server.
>>
>>
>>-- Anthony Jones - MVP ASP/ASP.NET
>>
>>

Re: 2 Domains to the same IP address

am 28.10.2007 16:25:22 von Samuel Shulman

I forgot to mention that I run the website on XP Pro



"Kristofer Gafvert" wrote in message
news:xn0fcvlyellbhqz00s@news.microsoft.com...
> Hi,
>
> This article may help you:
>
> "Using Host Headers to host multiple websites on IIS 6.0"
> http://www.gafvert.info/iis/article/iis_multiple_websites.ht m
>
> --
> Regards,
> Kristofer Gafvert
> http://www.gafvert.info/iis/ - IIS Related Info
>
>
> Samuel wrote:
>
>>How do I set up the headers, never done anything like that
>>
>>
>>"Anthony Jones" wrote in message
>>news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
>>>"Samuel" wrote in message
>>>news:uhWEHnxFIHA.2372@TK2MSFTNGP04.phx.gbl...
>>>>Hi
>>>>
>>>>I wonder if there is any problem in assigning 2 domain names to the same
>>>>Static IP address?
>>>>
>>>
>>>None. Its quite a common practice to do this for a web server and use
>>>host
>>>header configuration to allow multiple web sites to be served from a
>>>single
>>>server.
>>>
>>>
>>>-- Anthony Jones - MVP ASP/ASP.NET
>>>
>>>

Re: 2 Domains to the same IP address

am 28.10.2007 19:50:02 von Kristofer Gafvert

Windows XP does not support multiple websites running simultaneous. Will
you be using 1 website, with two domain names?



--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


Samuel wrote:

>I forgot to mention that I run the website on XP Pro
>
>
>
>"Kristofer Gafvert" wrote in message
>news:xn0fcvlyellbhqz00s@news.microsoft.com...
>>Hi,
>>
>>This article may help you:
>>
>>"Using Host Headers to host multiple websites on IIS 6.0"
>>http://www.gafvert.info/iis/article/iis_multiple_websites. htm
>>
>>-- Regards,
>>Kristofer Gafvert
>>http://www.gafvert.info/iis/ - IIS Related Info
>>
>>
>>Samuel wrote:
>>
>>>How do I set up the headers, never done anything like that
>>>
>>>
>>>"Anthony Jones" wrote in message
>>>news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
>>>>"Samuel" wrote in message
>>>>news:uhWEHnxFIHA.2372@TK2MSFTNGP04.phx.gbl...
>>>>>Hi
>>>>>
>>>>>I wonder if there is any problem in assigning 2 domain names to the
>>>>>same
>>>>>Static IP address?
>>>>>
>>>>
>>>>None. Its quite a common practice to do this for a web server and use
>>>>host
>>>>header configuration to allow multiple web sites to be served from a
>>>>single
>>>>server.
>>>>
>>>>
>>>>-- Anthony Jones - MVP ASP/ASP.NET
>>>>
>>>>

Re: 2 Domains to the same IP address

am 28.10.2007 21:02:54 von Samuel Shulman

Yes,

and the only way I can think of is to use a dynamic home page so I can load
the right page but ideally I wanted to have html pages as well

Thank you,
Samuel


"Kristofer Gafvert" wrote in message
news:xn0fczrjvfqhyk000@news.microsoft.com...
> Windows XP does not support multiple websites running simultaneous. Will
> you be using 1 website, with two domain names?
>
>
>
> --
> Regards,
> Kristofer Gafvert
> http://www.gafvert.info/iis/ - IIS Related Info
>
>
> Samuel wrote:
>
>>I forgot to mention that I run the website on XP Pro
>>
>>
>>
>>"Kristofer Gafvert" wrote in message
>>news:xn0fcvlyellbhqz00s@news.microsoft.com...
>>>Hi,
>>>
>>>This article may help you:
>>>
>>>"Using Host Headers to host multiple websites on IIS 6.0"
>>>http://www.gafvert.info/iis/article/iis_multiple_websites .htm
>>>
>>>-- Regards,
>>>Kristofer Gafvert
>>>http://www.gafvert.info/iis/ - IIS Related Info
>>>
>>>
>>>Samuel wrote:
>>>
>>>>How do I set up the headers, never done anything like that
>>>>
>>>>
>>>>"Anthony Jones" wrote in message
>>>>news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
>>>>>"Samuel" wrote in message
>>>>>news:uhWEHnxFIHA.2372@TK2MSFTNGP04.phx.gbl...
>>>>>>Hi
>>>>>>
>>>>>>I wonder if there is any problem in assigning 2 domain names to the
>>>>>>same
>>>>>>Static IP address?
>>>>>>
>>>>>
>>>>>None. Its quite a common practice to do this for a web server and use
>>>>>host
>>>>>header configuration to allow multiple web sites to be served from a
>>>>>single
>>>>>server.
>>>>>
>>>>>
>>>>>-- Anthony Jones - MVP ASP/ASP.NET
>>>>>
>>>>>