Re: Multiple sites

From: Joe (anonymous_at_discussions.microsoft.com)
Date: 09/10/04


Date: Thu, 9 Sep 2004 20:56:34 -0700

Johnny,

Exactly what are you doing here? I can help you but what
type of logon? Need a little mo info if you catch my
drift;-)

Joe
>-----Original Message-----
>Hey! Thanks All, Vlad, I got it up and running
>Now I need to create an account that my Webmasters can
log into with front
>page.
>Any pointers?
>"Vlad" <Vlad_Paramonov@mail.ru> wrote in message
>news:%23P2Rx$nlEHA.3428@TK2MSFTNGP11.phx.gbl...
>> Microsoft Knowledge Base Article - 190008
>>
>> SUMMARY
>> This step-by-step article shows you how to use Host
Headers to allow
>> multiple host names to share a single IP address.
>>
>> IIS allows you to assign any number of sites to a
single IP address and
>> distinguish them by using host headers. When IIS
receives a request for a
>> Web page, it looks at the information sent in by the
browser. If the
>> browser
>> is HTTP 1.1 compliant (Internet Explorer 3.x and later,
or Netscape
>> Navigator 3.x and later), the HTTP header contains the
actual domain name
>> requested. IIS uses this to determine which site should
answer the
>> request.
>>
>> If the browser is not HTTP 1.1 compliant, you can
program a core page to
>> display all sites available and allow the user to
choose which site to
>> use.
>> For instructions on how to do this, see the references
section at the
>> bottom
>> of this article.
>>
>> http://support.microsoft.com/default.aspx?scid=kb;en-
us;190008
>>
>> Vlad
>>
>> "Johnny Kitchens" <jek@REMOVEjoimail.com> wrote in
message
>> news:%237Gif4nlEHA.3912@TK2MSFTNGP12.phx.gbl...
>>> Can someone point me in the easiest way to host
multiple sites on the
>>> same
>>> IIS web server?
>>>
>>> --
>>> Johnny Kitchens
>>>
>>>
>>
>>
>
>
>.
>



Relevant Pages

  • Re: Custom 401 page problems
    ... Since you configured IIS to send a staic for this ... Now, a 401 response comes back to the client, and the entite body is the ... it is going to make a new request for this resource ... What request do you think the browser makes to fetch the 401.gif ??? ...
    (microsoft.public.inetserver.iis)
  • Re: IIS Extensions in URL causes filter to break.
    ... I delete all cached files at the browser to ensure that the browser ... I confirmed using NetMon on IIS server that the static HTML is ... What my filter does exactly? ... It filters every incoming request looking for "mystring" inside it. ...
    (microsoft.public.inetserver.iis.security)
  • Re: XmlHttpRequest not loading latest version of xml
    ... >> browser and re-open the browser. ... handle as a cacherequest) and a reasonable expiration date in the ... Either this way or the simpler one: Neither in ASP nor in PHP it is ... required HTTP headers can be included right into the resource requested, ...
    (comp.lang.javascript)
  • Re: Multiple sites
    ... When IIS receives a request for a ... it looks at the information sent in by the browser. ... the HTTP header contains the actual domain name ... >> request. ...
    (microsoft.public.inetserver.iis.security)
  • Re: exact url typed in browser
    ... for a default page, and if found, then sends a redirect to the browser. ... browser then sends a request the new url (this is what you see in the server ... > page defined in 'Documents' section in iis. ...
    (microsoft.public.dotnet.framework.aspnet)