Welcome to HostingForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Redirect to virtual folder under default website

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Pool thread limit  
Author Message
trek8300

External


Since: Apr 26, 2007
Posts: 2



(Msg. 1) Posted: Thu Apr 26, 2007 11:22 am
Post subject: Redirect to virtual folder under default website
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have been tasked to do the following:

Have it so that www.website.com/abc is accessible by user typing
www.website.com (abc is a virtual directory setup under the default website)
instead of the full URL. I am attempting to use the the redirect options
under IIS but none are working. I have even tried to setup a separate website
(same server) using a host header name that redirects to the virtual folder.
(just grasping).

I have read the operations guide "Redirecting Requests to Files,
Directories, or Programs" and tried various suggestions including wildcards.
Most of the articles seem to be geared for redirecting virtual directories to
other virtual directories.


I am sure there is a simple explanation but can't seem to find it. Any
thoughts?

 >> Stay informed about: Redirect to virtual folder under default website 
Back to top
Login to vote
Alexey Smirnov

External


Since: Apr 26, 2007
Posts: 3



(Msg. 2) Posted: Thu Apr 26, 2007 7:02 pm
Post subject: Re: Redirect to virtual folder under default website [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"trek8300" wrote in message

>I have been tasked to do the following:
>
> Have it so that www.website.com/abc is accessible by user typing
> www.website.com (abc is a virtual directory setup under the default
> website)
> instead of the full URL. I am attempting to use the the redirect options
> under IIS but none are working. I have even tried to setup a separate
> website
> (same server) using a host header name that redirects to the virtual
> folder.
> (just grasping).
>
> I have read the operations guide "Redirecting Requests to Files,
> Directories, or Programs" and tried various suggestions including
> wildcards.
> Most of the articles seem to be geared for redirecting virtual directories
> to
> other virtual directories.
>
>
> I am sure there is a simple explanation but can't seem to find it. Any
> thoughts?
>

I think "A redirection to a URL" - "A directory below this one" will help.
In the properties of www.website.com you can specify abc in the Redirect To
text box and select that option.

 >> Stay informed about: Redirect to virtual folder under default website 
Back to top
Login to vote
trek8300

External


Since: Apr 26, 2007
Posts: 2



(Msg. 3) Posted: Fri Apr 27, 2007 8:02 am
Post subject: Re: Redirect to virtual folder under default website [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I figured out the solution. I simply entered in the "redirect to" box "/abc"
and selected the "A permanent redirection for ....." which did the trick.
Thanks for your input Alexy.

"Alexey Smirnov" wrote:

>
> "trek8300" wrote in message
>
> >I have been tasked to do the following:
> >
> > Have it so that www.website.com/abc is accessible by user typing
> > www.website.com (abc is a virtual directory setup under the default
> > website)
> > instead of the full URL. I am attempting to use the the redirect options
> > under IIS but none are working. I have even tried to setup a separate
> > website
> > (same server) using a host header name that redirects to the virtual
> > folder.
> > (just grasping).
> >
> > I have read the operations guide "Redirecting Requests to Files,
> > Directories, or Programs" and tried various suggestions including
> > wildcards.
> > Most of the articles seem to be geared for redirecting virtual directories
> > to
> > other virtual directories.
> >
> >
> > I am sure there is a simple explanation but can't seem to find it. Any
> > thoughts?
> >
>
> I think "A redirection to a URL" - "A directory below this one" will help.
> In the properties of www.website.com you can specify abc in the Redirect To
> text box and select that option.
>
>
>
 >> Stay informed about: Redirect to virtual folder under default website 
Back to top
Login to vote
NotA Webguy

External


Since: Dec 03, 2009
Posts: 1



(Msg. 4) Posted: Thu Dec 03, 2009 1:17 pm
Post subject: Web Redirect [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I tried putting the secondary page in but that did not work. I am trying to redirect Track-it (help desk software) from Http://servername/tiweb. I want it to be Http://Helpdesk. I have created the DNS entry for Helpdesk it resolves to the server and I did redirect to "http://tiweb" but it goes to the server default page of Under Construction. What am I doing wrong? Help???????



trek830 wrote:

I figured out the solution.
27-Apr-07

I figured out the solution. I simply entered in the "redirect to" box "/abc"
and selected the "A permanent redirection for ....." which did the trick.
Thanks for your input Alexy.

"Alexey Smirnov" wrote:

Previous Posts In This Thread:

On Thursday, April 26, 2007 2:22 PM
trek830 wrote:

Redirect to virtual folder under default website
I have been tasked to do the following:

Have it so that www.website.com/abc is accessible by user typing
www.website.com (abc is a virtual directory setup under the default website)
instead of the full URL. I am attempting to use the the redirect options
under IIS but none are working. I have even tried to setup a separate website
(same server) using a host header name that redirects to the virtual folder.
(just grasping).

I have read the operations guide "Redirecting Requests to Files,
Directories, or Programs" and tried various suggestions including wildcards.
Most of the articles seem to be geared for redirecting virtual directories to
other virtual directories.


I am sure there is a simple explanation but can't seem to find it. Any
thoughts?

On Thursday, April 26, 2007 4:27 PM
Alexey Smirnov wrote:

Re: Redirect to virtual folder under default website
I think "A redirection to a URL" - "A directory below this one" will help.
In the properties of www.website.com you can specify abc in the Redirect To
text box and select that option.

On Friday, April 27, 2007 11:02 AM
trek830 wrote:

I figured out the solution.
I figured out the solution. I simply entered in the "redirect to" box "/abc"
and selected the "A permanent redirection for ....." which did the trick.
Thanks for your input Alexy.

"Alexey Smirnov" wrote:


Submitted via EggHeadCafe - Software Developer Portal of Choice
Silverlight Multipurpose WebRequest Proxy
http://www.eggheadcafe.com/tutorials/aspnet/45d1dc2b-7db7-4bbc-b612-00...889ed4a
 >> Stay informed about: Redirect to virtual folder under default website 
Back to top
Login to vote
Kelly Bauman

External


Since: Feb 17, 2010
Posts: 3



(Msg. 5) Posted: Wed Feb 17, 2010 2:10 pm
Post subject: Redirect to virtual folder under default website [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Me too. I have the identical issue as indicated in the initial question.

IIS 6, Intranet application

URL is http://servername/abc

I want users to be able to type http://servername and have the website automatically serve up the abc virtual directory.

I tried doing the redirect as shown in the solutions but it does not work.



NotA Webguy wrote:

Web Redirect
03-Dec-09

I tried putting the secondary page in but that did not work. I am trying to redirect Track-it (help desk software) from Http://servername/tiweb. I want it to be Http://Helpdesk. I have created the DNS entry for Helpdesk it resolves to the server and I did redirect to "http://tiweb" but it goes to the server default page of Under Construction. What am I doing wrong? Help???????

Previous Posts In This Thread:

On Thursday, April 26, 2007 2:22 PM
trek830 wrote:

Redirect to virtual folder under default website
I have been tasked to do the following:

Have it so that www.website.com/abc is accessible by user typing
www.website.com (abc is a virtual directory setup under the default website)
instead of the full URL. I am attempting to use the the redirect options
under IIS but none are working. I have even tried to setup a separate website
(same server) using a host header name that redirects to the virtual folder.
(just grasping).

I have read the operations guide "Redirecting Requests to Files,
Directories, or Programs" and tried various suggestions including wildcards.
Most of the articles seem to be geared for redirecting virtual directories to
other virtual directories.


I am sure there is a simple explanation but can't seem to find it. Any
thoughts?

On Thursday, April 26, 2007 4:27 PM
Alexey Smirnov wrote:

Re: Redirect to virtual folder under default website
I think "A redirection to a URL" - "A directory below this one" will help.
In the properties of www.website.com you can specify abc in the Redirect To
text box and select that option.

On Friday, April 27, 2007 11:02 AM
trek830 wrote:

I figured out the solution.
I figured out the solution. I simply entered in the "redirect to" box "/abc"
and selected the "A permanent redirection for ....." which did the trick.
Thanks for your input Alexy.

"Alexey Smirnov" wrote:

On Thursday, December 03, 2009 4:17 PM
NotA Webguy wrote:

Web Redirect
I tried putting the secondary page in but that did not work. I am trying to redirect Track-it (help desk software) from Http://servername/tiweb. I want it to be Http://Helpdesk. I have created the DNS entry for Helpdesk it resolves to the server and I did redirect to "http://tiweb" but it goes to the server default page of Under Construction. What am I doing wrong? Help???????


Submitted via EggHeadCafe - Software Developer Portal of Choice
What's New for Developers in SharePoint 2010 Object Model?
http://www.eggheadcafe.com/tutorials/aspnet/84e8403e-a25c-49b7-a0d8-3e...3fa29b5
 >> Stay informed about: Redirect to virtual folder under default website 
Back to top
Login to vote
Kelly Bauman

External


Since: Feb 17, 2010
Posts: 3



(Msg. 6) Posted: Wed Feb 17, 2010 2:11 pm
Post subject: I figured out the solution - This solution doesn't seem to work for a [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Me too. I have the identical issue as indicated in the initial question.

IIS 6, Intranet application

URL is http://servername/abc

I want users to be able to type http://servername and have the website automatically serve up the abc virtual directory.

I tried doing the redirect as shown in the solutions but it does not work.



trek830 wrote:

I figured out the solution.
27-Apr-07

I figured out the solution. I simply entered in the "redirect to" box "/abc"
and selected the "A permanent redirection for ....." which did the trick.
Thanks for your input Alexy.

"Alexey Smirnov" wrote:

Previous Posts In This Thread:

On Thursday, April 26, 2007 2:22 PM
trek830 wrote:

Redirect to virtual folder under default website
I have been tasked to do the following:

Have it so that www.website.com/abc is accessible by user typing
www.website.com (abc is a virtual directory setup under the default website)
instead of the full URL. I am attempting to use the the redirect options
under IIS but none are working. I have even tried to setup a separate website
(same server) using a host header name that redirects to the virtual folder.
(just grasping).

I have read the operations guide "Redirecting Requests to Files,
Directories, or Programs" and tried various suggestions including wildcards.
Most of the articles seem to be geared for redirecting virtual directories to
other virtual directories.


I am sure there is a simple explanation but can't seem to find it. Any
thoughts?

On Thursday, April 26, 2007 4:27 PM
Alexey Smirnov wrote:

Re: Redirect to virtual folder under default website
I think "A redirection to a URL" - "A directory below this one" will help.
In the properties of www.website.com you can specify abc in the Redirect To
text box and select that option.

On Friday, April 27, 2007 11:02 AM
trek830 wrote:

I figured out the solution.
I figured out the solution. I simply entered in the "redirect to" box "/abc"
and selected the "A permanent redirection for ....." which did the trick.
Thanks for your input Alexy.

"Alexey Smirnov" wrote:

On Thursday, December 03, 2009 4:17 PM
NotA Webguy wrote:

Web Redirect
I tried putting the secondary page in but that did not work. I am trying to redirect Track-it (help desk software) from Http://servername/tiweb. I want it to be Http://Helpdesk. I have created the DNS entry for Helpdesk it resolves to the server and I did redirect to "http://tiweb" but it goes to the server default page of Under Construction. What am I doing wrong? Help???????

On Wednesday, February 17, 2010 5:10 PM
Kelly Bauman wrote:

Redirect to virtual folder under default website
Me too. I have the identical issue as indicated in the initial question.

IIS 6, Intranet application

URL is http://servername/abc

I want users to be able to type http://servername and have the website automatically serve up the abc virtual directory.

I tried doing the redirect as shown in the solutions but it does not work.


Submitted via EggHeadCafe - Software Developer Portal of Choice
EggHeadCafe Chat Chaos in Silverlight Released Today
http://www.eggheadcafe.com/tutorials/aspnet/325ea67e-d6c4-4811-b096-54...bdede5d
 >> Stay informed about: Redirect to virtual folder under default website 
Back to top
Login to vote
Kelly Bauman

External


Since: Feb 17, 2010
Posts: 3



(Msg. 7) Posted: Wed Feb 17, 2010 3:06 pm
Post subject: Okay I figured it out [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The above solution works, but not on the web server.

i kept trying and trying the solution suggested but it bombed. Finally I tried it again and tested from a remote computer and it worked just fine.

it will never work on the web server.

ie. http://localhost/ will not redirect to the virtual directory.



Kelly Bauman wrote:

I figured out the solution - This solution doesn't seem to work for a few of us
17-Feb-10

Me too. I have the identical issue as indicated in the initial question.

IIS 6, Intranet application

URL is http://servername/abc

I want users to be able to type http://servername and have the website automatically serve up the abc virtual directory.

I tried doing the redirect as shown in the solutions but it does not work.

Previous Posts In This Thread:


Submitted via EggHeadCafe - Software Developer Portal of Choice
How to Annotate Images from a database in a web page
http://www.eggheadcafe.com/tutorials/aspnet/0c4c3072-6730-41db-a759-08...4acd999
 >> Stay informed about: Redirect to virtual folder under default website 
Back to top
Login to vote
Ayman AM

External


Since: Sep 15, 2010
Posts: 1



(Msg. 8) Posted: Wed Sep 15, 2010 7:26 pm
Post subject: it works perfectly, But!!... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hi guys the solution above works perfectly on both local web-server and remote machines, u just need to be careful about the following:
apply the changes u made in (HTTP redirect) to (Default Web Site) after doing that when u navigate to the website u want requests forewarded at (i.e. /abc) and when u check the setting of (HTTP redirect) u'll find the same changes applied there automatically, here u should disable them. then all will work out perfectly!

> On Thursday, April 26, 2007 2:22 PM trek830 wrote:

> I have been tasked to do the following:
>
> Have it so that www.website.com/abc is accessible by user typing
> www.website.com (abc is a virtual directory setup under the default website)
> instead of the full URL. I am attempting to use the the redirect options
> under IIS but none are working. I have even tried to setup a separate website
> (same server) using a host header name that redirects to the virtual folder.
> (just grasping).
>
> I have read the operations guide "Redirecting Requests to Files,
> Directories, or Programs" and tried various suggestions including wildcards.
> Most of the articles seem to be geared for redirecting virtual directories to
> other virtual directories.
>
>
> I am sure there is a simple explanation but can't seem to find it. Any
> thoughts?


>> On Thursday, April 26, 2007 4:27 PM Alexey Smirnov wrote:

>> I think "A redirection to a URL" - "A directory below this one" will help.
>> In the properties of www.website.com you can specify abc in the Redirect To
>> text box and select that option.


>>> On Friday, April 27, 2007 11:02 AM trek830 wrote:

>>> I figured out the solution. I simply entered in the "redirect to" box "/abc"
>>> and selected the "A permanent redirection for ....." which did the trick.
>>> Thanks for your input Alexy.
>>>
>>> "Alexey Smirnov" wrote:


>>>> On Thursday, December 03, 2009 4:17 PM NotA Webguy wrote:

>>>> I tried putting the secondary page in but that did not work. I am trying to redirect Track-it (help desk software) from Http://servername/tiweb. I want it to be Http://Helpdesk. I have created the DNS entry for Helpdesk it resolves to the server and I did redirect to "http://tiweb" but it goes to the server default page of Under Construction. What am I doing wrong? Help???????


>>>>> On Wednesday, February 17, 2010 5:10 PM Kelly Bauman wrote:

>>>>> Me too. I have the identical issue as indicated in the initial question.
>>>>>
>>>>>
>>>>>
>>>>> IIS 6, Intranet application
>>>>>
>>>>>
>>>>>
>>>>> URL is http://servername/abc
>>>>>
>>>>>
>>>>>
>>>>> I want users to be able to type http://servername and have the website automatically serve up the abc virtual directory.
>>>>>
>>>>>
>>>>>
>>>>> I tried doing the redirect as shown in the solutions but it does not work.


>>>>>> On Wednesday, February 17, 2010 5:11 PM Kelly Bauman wrote:

>>>>>> Me too. I have the identical issue as indicated in the initial question.
>>>>>>
>>>>>>
>>>>>>
>>>>>> IIS 6, Intranet application
>>>>>>
>>>>>>
>>>>>>
>>>>>> URL is http://servername/abc
>>>>>>
>>>>>>
>>>>>>
>>>>>> I want users to be able to type http://servername and have the website automatically serve up the abc virtual directory.
>>>>>>
>>>>>>
>>>>>>
>>>>>> I tried doing the redirect as shown in the solutions but it does not work.


>>>>>>> On Wednesday, February 17, 2010 6:06 PM Kelly Bauman wrote:

>>>>>>> The above solution works, but not on the web server.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> i kept trying and trying the solution suggested but it bombed. Finally I tried it again and tested from a remote computer and it worked just fine.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> it will never work on the web server.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> ie. http://localhost/ will not redirect to the virtual directory.


>>>>>>> Submitted via EggHeadCafe - Software Developer Portal of Choice
>>>>>>> Auto-Generate Code for LINQ to SQL Repository Pattern using T4
>>>>>>> http://www.eggheadcafe.com/tutorials/aspnet/a7ee34d2-c297-4ec8-a933-69...242b21b
 >> Stay informed about: Redirect to virtual folder under default website 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]