I have an ASP Web Forms site on an intranet. Currently the URL =
http://domain-name/website-name/Home.aspx. However, I need to rewrite the URL so it =
http://website-name. This URl would bring the user to the home page. How would a rewrite this, would I use ASP or IIS7?
Go to the complete details ...