Forum Moderators: phranque
Using Apache 2.2 with Plesk, I found out these error messages on my
'error_log' file:
[Wed Mar 26 18:45:50 2008] [error] [client 127.0.0.1] Directory index
forbidden by Options directive: /var/www/html/
[Wed Mar 26 18:49:57 2008] [error] [client 127.0.0.1] Directory index
forbidden by Options directive: /var/www/html/
I didn't access my webserver from my webserver, so I consider these
errors are due to some script which tries to access '/var/www/html/'.
My project is located at: /var/www/html/vhosts/foo.com/httpdocs
Any similar experience? Thank you very much.