Mailinglist Archive: opensuse (3627 mails)

< Previous Next >
Permission for UserDir on Apache
  • From: dizzy <dizzy73@xxxxxxxxxx>
  • Date: Tue, 26 Jun 2001 06:45:41 -0500
  • Message-id: <3B3875E5.3651277@xxxxxxxxxx>
Hello All

Im trying to get users webdir setup. This is what I've done

created dir in users ~/home called public_html (this is the default from
httpd.conf)

chown -R USERNAME.nogroup ~USERNAME/public_html
chmod -R 2777 ~USERNAME/public_html

basically checked through the httpd.conf for allow,deny everything
"looks" ok
in /etc/inetd.conf I have http-rman

Played with the /etc/hosts.allow .deny files currently in hosts.allow =
http-rman:ALL
hosts.deny does not have an entry, I stop and start apache... no joy!

Im wondering if I need another entry in inetd.conf? The default
webserver is running fine but If I try to hit a
http://linux_server/~username
I get forbidden you dont have permission...

What setting am I missing to get this going?

thanks
rob

< Previous Next >
This Thread
Follow Ups