We currently have a site configured in IIS 5 (xyz.com) linked to its own IP
Address and pointing to its own directory (default.asp). We want to point
xyz.com/applications to a different directory with applications.asp file.
When someone types in www.xyz.com/applications it goes to the
applications.asp file. Is this possible and how should we configure this?

Thanks in advance.

Re: Creating an additional site by Raul

Raul
Mon Sep 25 13:16:06 CDT 2006

Yes, it's possible you need to configure your IIS with a virtual directory
and point it to your folder application.
Hope this help

Raul Sam

"razornt" <razornt@discussions.microsoft.com> wrote in message
news:7269369A-3CFE-455C-A7A4-880FE101133C@microsoft.com...
> We currently have a site configured in IIS 5 (xyz.com) linked to its own
> IP
> Address and pointing to its own directory (default.asp). We want to point
> xyz.com/applications to a different directory with applications.asp file.
> When someone types in www.xyz.com/applications it goes to the
> applications.asp file. Is this possible and how should we configure this?
>
> Thanks in advance.