How can I deploy an asp.net application to the root of an IIS6 webserver? All the applications I\'ve deployed before have been in directories, such as http://www.example.co
The root folder is already an application - no need to create one. You deploy the same way - the folder is just "/" instead of "app1/".