When viewing the stats for two fo my sites, the top found pages are
404.html. I do nto have any dead links, nor am I runnign any waky
scripts that would cause the pages to crash.

Can anyone shed some light on this? From my log file...

cs-method for many entries is /404.html
cs-uri-stem for the corresponding is entries are 404;http://my domain
name/slices/overgallery.jpg

I am confused an in need of help.

Thanks

Re: puzzled by log file many 404.html by Sparky

Sparky
Wed Dec 17 11:20:52 CST 2003


"% =joe %" <jweiss@lanelabs.com> wrote in message
news:1324914.0312170902.26c06c76@posting.google.com...
> When viewing the stats for two fo my sites, the top found pages are
> 404.html. I do nto have any dead links, nor am I runnign any waky
> scripts that would cause the pages to crash.
>
> Can anyone shed some light on this? From my log file...
>
> cs-method for many entries is /404.html
> cs-uri-stem for the corresponding is entries are 404;http://my domain
> name/slices/overgallery.jpg
>
> I am confused an in need of help.
>
> Thanks

Try turning off the custom error pages. (Make them default)

Custom pages sends the user to the 404 file, which is not technically then a
404 but a redirect to a file called 404.html. That might be what you are
seeing in the logs.