Custom 404 are not working on Sub folders.. it's work only root level help please
Example: http://www.mysite.com/badpage.htm will return the custom 404 page without a problem.
http://www.mysite.com/subfolder/badpage.htm will not return the custom 404 page. Instead of the custom 404 page with the missing images.
Any suggestion?
Have you place badpage.htm with same content in subfolder, I think you should check check it once if the coding is same and permissions are fine then it should show the same result.