In <[EMAIL PROTECTED]>, Madelon Brennan <[EMAIL PROTECTED]> 
writes:
> I would like to exclude all image files. I have the following code in
> the analog.cfg file:
> PAGEEXCLUDE *.gif
> PAGEEXCLUDE *.jpg
> PAGEEXCLUDE *.css
> PAGEEXCLUDE *.js
>
> but the "Request Report" is still listing image files. How can I do
> this?

This only excludes the images from being counted as paged, if you want to 
exclude them completely you need to exclude them from the report with

        REQEXCLUDE *.gif

or exclude them completely with

        FILEEXCLUDE *.gif

-- 
Klaus Johannes Rusch
[EMAIL PROTECTED]
http://www.atmedia.net/KlausRusch/
+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/analog-help@lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to