Hi, been seing several times this in my error log
[Thu Jan 19 16:19:32 2012] [error] [client 176.31.104.41] File does not exist: /home/mysite/public_html/index.php, referer:
http://www.marbellasunrentals.com/index.php
I have a rewriterule in my htaccess that tells the server to treat html as php pages.
So I have my index.htm with a link to home that is on all pages, and its called index.htm not index.php
So I dont understand this error, it says index.php does not exists wich is true but the referres is myste/index.php
Can anybody explain this please.
Thanks