> > I only want to count 404s for files I've defined as pages 
> (.htm .html .php3).
> > will STATUSINCLUDE 404 do this correctly, or will it also 
> count those image
> > 404s? 
> > 
> 
> No, there is no way to distinguish between the two types of 
> 404s. If you're
> using Apache I think you can set its customised log format to 
> include the
> status code of the LAST page it looked for (so here 200 
> instead of 404),
> instead of or in addition to the regular status code.


what about:

STATUSINCLUDE 404
FILEEXCLUDE *.gif,*.jpg,*.jpeg

would it only count page 404s if done in this order?

also, on which version of analog was STATUSINCLUDE/EXCLUDE added? I'm
running 4.03 on Unix and it doesn't recognize the commands.


------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to