Plesk and Apache configuration gives me 403 on all sites
- by Michael Stark
My friends server running Plesk 9.2 with Apache.
Now there were some problems the last days where he couldn't tell me what exactly has happened. The situation now is the following:
He has a lot of domains in it. When somebody visit any domain it shows up a 403.
I checked the logs and saw the problem
[Sun Jun 24 08:24:47 2012] [error] [client XX.XX.XX.XX] script '/srv/www/htdocs/index.php' not found or unable to stat
Apache should route to '/srv/www/vhosts/domain.tld/htdocs/index.php'
instead of
/srv/www/htdocs/index.php
It's doing that on all of the domains. Can you tell me whats wrong and how to fix it?