2 Domains to the same IP address
am 25.10.2007 17:14:44 von Samuel ShulmanHi
I wonder if there is any problem in assigning 2 domain names to the same
Static IP address?
Thank you,
Samuel
Hi
I wonder if there is any problem in assigning 2 domain names to the same
Static IP address?
Thank you,
Samuel
"Samuel"
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
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"
news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
> "Samuel"
> 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
>
>
How do I set up the headers, never done anything like that
"Anthony Jones"
news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
> "Samuel"
> 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
>
>
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"
news:ulU1boyFIHA.5752@TK2MSFTNGP02.phx.gbl...
> How do I set up the headers, never done anything like that
>
>
> "Anthony Jones"
> news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
>> "Samuel"
>> 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
>>
>>
>
>
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"
>news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
>>"Samuel"
>>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
>>
>>
I forgot to mention that I run the website on XP Pro
"Kristofer Gafvert"
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"
>>news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
>>>"Samuel"
>>>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
>>>
>>>
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"
>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"
>>>news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
>>>>"Samuel"
>>>>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
>>>>
>>>>
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"
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"
>>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"
>>>>news:uHZff8xFIHA.1188@TK2MSFTNGP04.phx.gbl...
>>>>>"Samuel"
>>>>>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
>>>>>
>>>>>