Forum Moderators: phranque

Message Too Old, No Replies

[client 127.0.0.1] Directory index forbidden by Options directive

         

guarriman

10:05 am on Mar 27, 2008 (gmt 0)

10+ Year Member



Hi.

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.