Redirect website

Redirect website

am 31.12.2007 18:14:02 von MLWDFW

We have published a Business Portal website for our users.

For our users to access the site, we want them to be able to type in
something like:
Https://thesite.mydomain.org

However, this just takes you to the default site that allows you to setup
Portal. To get to the actual page that we want them to access, you have to
type in the complete url for Portal, such as:
Https://thesite.mydomain.org/thisline/thisline/thisline/this line.aspx

How can we redirect this site so that when they type in
Https://thesite.mydomain.org in their browser, they end up at
Https://thesite.mydomain.org/thisline/thisline/thisline/this line.aspx
instead?

Thanks for any help that you can give.

Mike

Re: Redirect website

am 01.01.2008 10:14:40 von Ken Schaefer

Hi,

IIS has built in redirection options. you can access them in the IIS Manager
GUI

Cheers
Ken


"MLWDFW" wrote in message
news:1721887A-D346-48F2-876C-134E1F305014@microsoft.com...
> We have published a Business Portal website for our users.
>
> For our users to access the site, we want them to be able to type in
> something like:
> Https://thesite.mydomain.org
>
> However, this just takes you to the default site that allows you to setup
> Portal. To get to the actual page that we want them to access, you have to
> type in the complete url for Portal, such as:
> Https://thesite.mydomain.org/thisline/thisline/thisline/this line.aspx
>
> How can we redirect this site so that when they type in
> Https://thesite.mydomain.org in their browser, they end up at
> Https://thesite.mydomain.org/thisline/thisline/thisline/this line.aspx
> instead?
>
> Thanks for any help that you can give.
>
> Mike

Re: Redirect website

am 02.01.2008 16:16:02 von MLWDFW

What I'm asking here is, what is the best way and how do you do the
redirection. Thanks for any help

Mike

"Ken Schaefer" wrote:

> Hi,
>
> IIS has built in redirection options. you can access them in the IIS Manager
> GUI
>
> Cheers
> Ken
>
>
> "MLWDFW" wrote in message
> news:1721887A-D346-48F2-876C-134E1F305014@microsoft.com...
> > We have published a Business Portal website for our users.
> >
> > For our users to access the site, we want them to be able to type in
> > something like:
> > Https://thesite.mydomain.org
> >
> > However, this just takes you to the default site that allows you to setup
> > Portal. To get to the actual page that we want them to access, you have to
> > type in the complete url for Portal, such as:
> > Https://thesite.mydomain.org/thisline/thisline/thisline/this line.aspx
> >
> > How can we redirect this site so that when they type in
> > Https://thesite.mydomain.org in their browser, they end up at
> > Https://thesite.mydomain.org/thisline/thisline/thisline/this line.aspx
> > instead?
> >
> > Thanks for any help that you can give.
> >
> > Mike
>
>

Re: Redirect website

am 03.01.2008 04:36:47 von Ken Schaefer

a) What is the "best" way depends on what your requirements are. "Best" is
subjective, and depends on what you want to do. For what you have stated so
far, there is a built-in redirection option in IIS itself for handling these
simple types of redirects

b) How you do this is documented in the online help. Have you tried reading
that?

Cheers
Ken

"MLWDFW" wrote in message
news:1CA7B68D-B7CB-4A1D-BC30-261F382F1DD6@microsoft.com...
> What I'm asking here is, what is the best way and how do you do the
> redirection. Thanks for any help
>
> Mike
>
> "Ken Schaefer" wrote:
>
>> Hi,
>>
>> IIS has built in redirection options. you can access them in the IIS
>> Manager
>> GUI
>>
>> Cheers
>> Ken
>>
>>
>> "MLWDFW" wrote in message
>> news:1721887A-D346-48F2-876C-134E1F305014@microsoft.com...
>> > We have published a Business Portal website for our users.
>> >
>> > For our users to access the site, we want them to be able to type in
>> > something like:
>> > Https://thesite.mydomain.org
>> >
>> > However, this just takes you to the default site that allows you to
>> > setup
>> > Portal. To get to the actual page that we want them to access, you have
>> > to
>> > type in the complete url for Portal, such as:
>> > Https://thesite.mydomain.org/thisline/thisline/thisline/this line.aspx
>> >
>> > How can we redirect this site so that when they type in
>> > Https://thesite.mydomain.org in their browser, they end up at
>> > Https://thesite.mydomain.org/thisline/thisline/thisline/this line.aspx
>> > instead?
>> >
>> > Thanks for any help that you can give.
>> >
>> > Mike
>>
>>