How do you create custom 404 pages for .php files in IIS6?

  • Thread starter Thread starter yubhb
  • Start date Start date
Y

yubhb

Guest
In my version of IIS6 I have custom error pages displaying for all 404 errors - these only seem to work, however, for html pages. When I test a non-existent php page, I get the message 'No input file specified' and the http header returns 'HTTP/1.x 404 Undescribed'. Given that in the custom errors tab of IIS I have already assigned all 404 errors to my custom page, how do I get this to work?
 
Back
Top