See I got into the habit of coding almost all my sites with relative paths (./ and ../ for example) so the problem wouldn't arise.
-----Original Message----- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: 09 July 2007 15:43 To: CF-Community Subject: Re: IIS API Not really, because much of my work is on applications that the path to and from the root matters. And since the production environment will not have the same path, this kind of setup has usually been very problematic for me. Ian James Smith wrote: > 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 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:237931 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
