> The only way I can eliminate the error is to delete the individual > domain mappings and change the logical mapping "/" so that it points at > one of the Web site's root directories. That site then works properly. > However, for obvious reasons, that only works for a single domain.
How about just relying on the default "/" mapping to c:\inetpub\wwwroot\ . Then you just refer to each site as /mysite/ where mysite is the folder name. It's effectively the same as setting up a mapping as far as I can see. That's what we do anyway. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

