I have just installed Ubuntu server 7.04 and I am having problems with the permissions? I have changed the DocumentRoot in the /etc/apache2/sites-enabled/000-Default to "/home/jeff/public_html" but I am getting "Forbidden - You don't have permission to access this server" when I open up Firefox/IE to test. I have used the chmod command and +'d rwx for ugo for the directories/file (/home, /jeff, /public_html, test.html) with no luck. Does anyone have any ideas?

