Hi Daniel,
First of all, sorry for my bad english.
Try this:
Add this lines in httpd.conf
         UserDir enabled user_name
         Alias /~username /~home/username/public_html

Create the folder "public_html" and change permissions as root:
         chown -R username:apache ~username/public_html
         chmod -R 711 ~username
         chmod -R 755 public_html

This works in my server. I have installed Linux Mandrake 8.1.
By,
Daniel
At 03:57 14/03/2002 -0500, you wrote:
>I tried to set up my Apache web server that all the user can have their
>own web pages under their home/user/public_html
>I put this line in httpd.conf
>UserDir public_html
>
>However, when I tried to access user's web page by typing
>http://www.mywebsite.name/~username/
>The web server gave me a error message said:
>
>Forbidden
>
>You don't have permission to access /~username/ on this server.
>
>Can anyone tell me how to solve this problem? Thank you!
>
>
>Daniel
>
>Want to buy your Pack or Services from MandrakeSoft?
>Go to http://www.mandrakestore.com

Daniel Moríñigo Sotelo
Profesor Ayudante
Dpto. de Ingeniería Eléctrica
E.T.S.I.I.
Universidad de Valladolid
Paseo del Cauce s/n
47071 Valladolid

Teléfono: 983423361
Fax: 983423310
e-mail: [EMAIL PROTECTED]


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to