Forum Moderators: phranque
www.domain.com/badlink - works
www.domain.com/badlink.html - doesn't work
www.domain.com/badlink - works
www.domain.com/badlink.asp - works
www.domain.com/directory/badlink - works
www.domain.com/directory/badlink.html doesn't work
any thoughts?
I set this up through the IIS 5 Internet Service Manager control and then > Default Web Site Properties > Custom Errors.
404 Error Mapping Properties are set to go to my custom page: mydomain.com/404.html
The 404 page is displayed correctly when the file name has a .asp, .php, .xhtml or .htm extension or even a made-up extension like .blah.
The custom 404 page does not display for .html or .shtml pages - just the usual ie "Page Not Found"