On a *nix system, you simply add a couple of simple lines of code in a file at the site root named ".htaccess".
So:
can tell the server to redirect a user to the website root folder - usually the site index page.
I figured there must be something similar for asp?