Rick, Something you may want to consider is to have three instances of a site: dev, test, and production.
Dev - where you break a site Test - where they look at a site while you're free to break the one on dev Production - the final site We used to have just a development site and a production site and it was common that we'd ask people to test the development site for us and we'd break it writing new code and they couldn't see it or they'd see things mid-transition. (I personally don't like the word "production" for the final site, but it seems like a common term.) -Kevin -----Original Message----- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Thursday, February 17, 2005 11:07 AM To: CF-Talk Subject: Virtual Directories for Websites...follow-up remarks Ok...I see that Virtual Directories work just like I thought they should for websites that have domains pointing to the server already. However, I usually show my clients their websites as they're being developed by using a direct URL, such as http://66.xx.xx.138/cfdocs/website/index.cfm. That keeps it out of the public eye, yet gives the client access during the development process. Is there a way to do the same thing if I'm using directories not under the wwwroot? Perhaps, a main website with virtual subdirectories for the sites under development, such as www.MyMainWebsite.com/WebsiteUnderDevelopment ? I'll try that... Rick -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195251 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

