Re: Apache and public_html directories

1999-02-25 Thread Jonathan Guthrie
On Tue, 23 Feb 1999, Paul Miller wrote: > > Is the file /home/mark/public_html readable by the user or group > > that Apache runs as? I set the home directories of my users up to > > have permissions of 710 and membership in the group that Apache runs > > as ("wheel" on my main computer, "www-dat

Re: Apache and public_html directories

1999-02-24 Thread Paul Miller
Jonathan Guthrie wrote: > > Is the file /home/mark/public_html readable by the user or group that > Apache runs as? I set the home directories of my users up to have > permissions of 710 and membership in the group that Apache runs as > ("wheel" on my main computer, "www-data" on every Debian ins

Re: Apache and public_html directories

1999-02-23 Thread Mark Ciciretti
You suggestion worked. I had set my home directory to be owned by mark.mark with permission of 700. I changed it to mark.www-data and 710 and it started working. Thank you. On 22-Feb-99 Jonathan Guthrie wrote: > Is the file /home/mark/public_html readable by the user or group that > Apache runs

Re: Apache and public_html directories

1999-02-22 Thread Jonathan Guthrie
On Sun, 21 Feb 1999, Mark Ciciretti wrote: > How do I set up public_html directories for users? I installed the > 1.3.4 package of apache and apache-common. I then created a public_html > directory under /home/mark/. When I enter the URL localhost/~mark/ I get > Forbidden > You don't have pe

Apache and public_html directories

1999-02-21 Thread Mark Ciciretti
How do I set up public_html directories for users? I installed the 1.3.4 package of apache and apache-common. I then created a public_html directory under /home/mark/. When I enter the URL localhost/~mark/ I get Forbidden You don't have permission to access /~mark/ on this server. --- ---