403 Forbidden

2 posts / 0 new
Last post
#1 Wed, 09/09/2009 - 17:28
Tux.Ice

403 Forbidden

Hello,

I recently setup Virtualmin on Ubuntu 8.04 LTS, and it was working fine. I changed the default index.html to an index.php that redirects to my main company website.

Then, when i wen't to create a virtual server, suddenly, apache stopped working. I restarted it, then I got Forbidden errors both in the root directory (which should re-direct, and did up until I created the Virtual Server) and at the domain of the cirtual server. And (i have the userdir mod enabled to view sites before DNS) at the userdir.

How can I fix?

Wed, 09/09/2009 - 20:19
andreychek

Howdy,

If suexec isn't setup (or working), the directories /home/USERNAME/ and /home/USERNAME/public_html would need to have permissions along the lines of "751" so that Apache can read them.

Beyond that, you'd probably need to show us the Apache logs to help determine what's going on.

-Eric

Topic locked