PHP: The system cannot find the file specified.
I want to have IIS detect that a PHP doesn't exist and send them to the 301 error page.Currently, when you try to access a php page that don't exist, you get:
"The system cannot find the file specified. "
It's on II6 - so no php.ini file.
How can I fix this - any free solution?