| Web Site Configuration Utility |
| Creating a Virtual Directory |

You then provide the name of your virtual and the physical path that it maps to. Note that only top level virtuals (off the Web root) can be created at this time.
By default the Virtual is created with a few specific settings:
These are the defaults, but you can override these in the XML file after you exit the application - specific properties exist in the configuration that control these defaults.
<Virtual> <AuthNTLM>true</AuthNTLM> <AuthAnonymous>true</AuthAnonymous> <AuthBasic>true</AuthBasic> <DefaultDocuments>default.htm,default.aspx,default.asp</DefaultDocuments> <DomainName>localhost</DomainName> <ServerType>IIS6</ServerType> <Virtual>WebConifguration</Virtual> <Path>.</Path> <DotNetVersion>1.1.4322</DotNetVersion> </Virtual>