> My recommendation: Learn how to add sites to Apache. You dont > really need to learn all the other features of apache for a dev server > so it's not that big a deal.
Mike, I'm confused about something, maybe you can clarify. Suppose you have a site in production - where "/" maps to the site root. You don't have control over the production environment web server (it's shared hosting perhaps). But you have multiple sites on your local development box where you would have to use "/site1", "/site2" or whatever to map to the site roots. You can't use "/" because your local web server wouldn't know which of your sites to map to. How do you resolve this by adding sites in Apache? -- Josh ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276779 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

