My apologies if this is covered in MSDN. Is there a way to configure an ASP.NET application to run at website level instead of in a virtual directory? normally I deploy something like this SomeWebSite Asp.NetAppVirtualDir so that the url looks like http://SomeWebsite/Asp.NetAppVirtualdir/Login.aspx but...