I’ve got to copy over a legacy PHP application to the root of an EE site. As a test I dropped in a file called ‘test.php’ into the root folder and tried calling it in the browser, but for some reason the homepage is returned, not the php file. I think it’s something in my .htaccess:
Any ideas?