IIS could not find .php file, however it finds html files in the same
dir.....
http://localhost/test => the default.htm will be hit, no error
http://localhost/test/test.php => 404 error not found( it exists in the
dir)
The security is set ok, something wrong with the php runtime??
Strange because my application on localhost/prog works smooth.........
Can anybody help me?
dir.....
http://localhost/test => the default.htm will be hit, no error
http://localhost/test/test.php => 404 error not found( it exists in the
dir)
The security is set ok, something wrong with the php runtime??
Strange because my application on localhost/prog works smooth.........
Can anybody help me?
Comment