Re: site redirect?
- From: "bruce barker \(sqlwork.com\)" <b_r_u_c_e_removeunderscores@xxxxxxxxxxx>
- Date: Fri, 29 Sep 2006 08:38:00 -0700
this is done by creating a second web site on the server. web sites can be
tied to a unique port / header combination. all http 1.1 browser send the
request host name as a header.
-- bruce (sqlwork.com)
"Smokey Grindel" <nospam@xxxxxxxxxx> wrote in message
news:uhq8Sa74GHA.1848@xxxxxxxxxxxxxxxxxxxxxxx
Say I have one site that has this structure
http://localhost/ <- public side
http://localhost/internet <- private part of same site protected using NT
Authorization
so say I have two host names mapped to this same site say they are
Http://internet and http://intranet when someone goes to internet it shows
the localhost part, when they go to intranet it shows the intranet folder
of the main site, is there anyway to do this? thanks! The big problem I am
running into is I need two sites in one because of potential data transfer
between them by internal users (only) and they need to be coded as the
same site for public use where to the public on http://domain.com they get
the internet site, but when they go to the http://domain.com/intranet they
get the password protected intranet site... I know this sounds confuseing,
but anyone that knows what im trying to do please let me know if its
possible. thanks!
.
- References:
- site redirect?
- From: Smokey Grindel
- site redirect?
- Prev by Date: Re: How do you pass credentials from a classic ASP app to ASP.NET 2.0?
- Next by Date: Re: How can I search in this forum?
- Previous by thread: Re: site redirect?
- Next by thread: Odd behavior just with VB web application projects
- Index(es):
Relevant Pages
|
Loading