I am helping someone set up an old ASP site. We won't go into how bad the site is organized but it is what it is. What the owner needs is if a user requests the url with no page it needs to redirect to another folder location.
thesiteurl.com would need to redirect to thesiteurl.com/folder1
but thesiteurl.com/information.asp?SID=1233 would need to launch the page in the site root.
Any ideas how that can be accomplished?
Thanks Tim