On 5/16/05, alfredo <orazio.nelson@xxxxxxxxxxx> wrote: > My commonhttpd.conf file has this directive uncommented: > > # > # AccessFileName: The name of the file to look for in each directory > # for access control information. > # > AccessFileName .htaccess > > My qyestion is: Do I have to put a .htaccess file in: > > /home/myuser/public_html > > to avoid this nightmare: > > "Forbidden > You don't have permission to access /~myuser/ on this server." > > when I point my browser on: > http://www.mydomain.com/~myuser/ No. You should start by reading http://httpd.apache.org/docs/misc/FAQ.html#forbidden Your problem is most likely filesystem permissions. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx