I'm on windows xp pro.

Here's the lines I think you are talking about:

DocumentRoot "C:\Inetpub\wwwroot"

<Directory />
    Options FollowSymLinks
    AllowOverride None
    Order deny,allow
    Deny from all
    Satisfy all
</Directory>

<Directory "C:\Inetpub\wwwroot">
    Order allow,deny
    Allow from all
</Directory>


Is this set up correctly?

-----Original Message-----
From: James Holmes [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 21, 2007 7:17 PM
To: CF-Talk
Subject: SPAM-LOW: Re: 403 forbidden with Apache and cf8

Are you on Windows on Linux?

Make sure the permissions on the files are correct for both the Apache
and ColdFusion user accounts. Check that the permissions on the root
folder in httpd.conf are still correct, ("allow from all" is a good
start).

On 8/22/07, Matthew Smith <[EMAIL PROTECTED]> wrote:
> I've just installed apache and CF8.  Before installing CF8, I got to
the
> "It works!" page in apache just fine.  Now I get a 403 error for any
> page.
> I'm brand new to apache, so any help is appreciated.
>
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286775
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to