Afrter moving site from RedHAT/CloudLinux/ Apache 2.2 to to Windows 2008 R* / IIS7 got a 404 error : 404 – File or directory not found.
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
This is only .php files but images (png and gif) open correct. Can’t test html because use it only loke view and have not permission to create and test dummy html.
Please help.
Somewhere in IIS (I can’t remember where) you specify how each file type (by extension) is handled. The fact that it is only the .php files that are 404ing is the clue – see how IIS has been configured to treat .php files.