apache2 errors, no index.php in directory

Howdy,

That’s the error you would get if there isn’t a website located in the DocumentRoot.

If you’re saying there is one, you may want to try calling it directly, such as “domain.com/index.php”.

But I would double-check that you have an index.php file (or similar) in your “/home/vodeoo/public_html/” directory.

-Eric