Are you using virtual hosts? "C:/www/docs/dummy-host.localhost does not exist" appears to be your problem.
When you first install Apache, the httpd.conf file has dummy document roots set up that you have to replace with the actual sites. Also, keep in mind, if the host typed in does not match any virtual hosts, the first one is defaulted to. If you are going to have more than one site in a different web root, you must define your <Directory> permissions for it, or apply "allow from all" to "/" ~Brad -----Original Message----- From: Matthew Smith [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 22, 2007 10:21 AM To: CF-Talk Subject: Re: 403 forbidden with Apache and cf8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286834 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

