403 Forbidden for /home/my-username/Dropbox/Hemsidor as directory root
Posted
by
Erik Edgren
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Erik Edgren
Published on 2012-12-15T23:01:58Z
Indexed on
2012/12/15
23:19 UTC
Read the original article
Hit count: 271
apache
I'm trying setup Apache to point the directory root to /home/my-username/Dropbox/Hemsidor
but when I go to localhost I got 403 Forbidden
. I don't have any .htaccess file in the home directory (Hemsidor
) so I don't know what the problem is. I have tested to add Options +FollowSymLinks -SymLinksIfOwnerMatch
in my httpd.conf file and then restarted Apache but with no luck.
What's wrong?
Thanks in advance.
© Ask Ubuntu or respective owner