I have a weird problem on a clients server. If you type in an incorrect url which ends in .php it doesnt show a 404 page and returns a blank page with a 200 header.
www.example.com/nothere/ - gives servers 404 page
www.example.com/nothere.html - gives servers 404 page
www.example.com/nothere.php - gives blank page with 200 header.
Any ideas what is causing this? disabled all my htacess and i removed my CMS files...
www.example.com/nothere/ - gives servers 404 page
www.example.com/nothere.html - gives servers 404 page
www.example.com/nothere.php - gives blank page with 200 header.
Any ideas what is causing this? disabled all my htacess and i removed my CMS files...