> directory in my home directory and pointed my webserver to 
> localhost/~username, but I get a 403 Forbidden Access error. Has anyone 
> had this happen before?

Also don't forget to check permissions.  You probably want to
chmod 755 ~/public_html
and also chmod 644 everything inside the public_html directory.

-- 
Phillip Hellewell <[EMAIL PROTECTED]>

_______________________________________________
newbies mailing list
[EMAIL PROTECTED]
http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies

Reply via email to