One of the things I used to do in this situation is just create a single document root called "sites" (or similar) and then have all of the projects as sub-folders, these could then be accessed as...
127.0.0.1/client1 127.0.0.1/client2 And so on, is this not an option for you? -- Jay -----Original Message----- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: 06 July 2007 18:22 To: CF-Community Subject: IIS API Is there an API or something that I can programatically change the home directory of my default website in the IIS console on my WinXP workstation? I maintain different websites for my different projects and since IIS in WinXP can only have one running website, I need to go into IIS console and change it when I want to move from project to project. Since getting a full server OS for my workstation is not in the near future, I wondered if there was some way I could create a batch or maybe a web app that would allow me to quickly change from one web site to another. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:237917 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
