I'm using IIS on Windows XP which allows me to only have one Web site.
How can I configure the Default Web Site to redirect to one of the
applications I have configured in IIS? So if I type http://127.0.0.1 it will
go to the app I want?
Is it just a matter of setting the 'Local Path' under the Home Directory tab
or do I have to somehow change the Application Name/Starting point properties?
Thanks, Dave.