Outstanding, thanks for the info. I will try this out when I get home tonight.
-----Original Message----- From: Michael Viron [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 02, 2001 23:18 To: [EMAIL PROTECTED] Subject: Re: [newbie] apache "public_html" help needed In order for apache to be able to access the directory, you must have a minimum of permissions 0711 on all directories above the 'public_html' directory. 'public_html' must be at least 0755 permission, and all files underneath need to be at least 644. (0711 == user read / write / execute, group execute, other execute 0755 == user read / write / execute, group read / execute, other read / execute 0644 == user read / write, group read, other read). If you still have problems beyond that, take a look at the error_log file under /var/log/httpd that apache uses. Michael -- Michael Viron Registered Linux User #81978 Senior Systems & Administration Consultant Web Spinners, University of West Florida At 10:54 PM 12/02/2001 -0500, you wrote: >I know I had set this up right on a different CPU, but I can't figure >out what I'm doing wrong. For some reason I can't get my ~dherndon43/ >directory to work. I'm getting a: > >> Forbidden >> You don't have permission to access /~dherndon43/test.php on this server. >> > >Where are the apache permissions placed? > > >Want to buy your Pack or Services from MandrakeSoft? >Go to http://www.mandrakestore.com >
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
