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.