File does not exist: spacer.gif File does not exist: 404.shtml Im finding this in my error logs......... What are these, do I need them, and how to I place them????
You are probably referencing an image that either doesn't exist or you have the wrong path in your HTML code. 404.shtml sometimes comes up when you don't have a web page to show on 404 errors (file not found). This means you may get 2 file not found errors on occasions, e.g. when the original file does not exist and then again when the server can't find the error page to show, in this case 404.shtml.