View Single Post
Old 01-19-2012, 11:36 PM   PM User | #1
helenp
New Coder

 
Join Date: Oct 2011
Posts: 65
Thanks: 1
Thanked 0 Times in 0 Posts
helenp is an unknown quantity at this point
rewrite htm as php gives 400 error?

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

Last edited by helenp; 01-20-2012 at 01:49 PM..
helenp is offline   Reply With Quote