Jon Russell wrote: > FILEEXCLUDE *.bin > > But in my Request Report I still get : > > 8352 /keyframe.bin > 188 /keyframe.bin?1 > 115 /keyframe.bin?2 > 576 /java32/uk/co/aspectgroup/f1app/f1crypt.class > 401 /reg/getkey/_20050525.asp > 231 /reg/getkey/6153.asp > > If I add *.asp to the FILEEXCLUDE list the ASP files disappear, but I > can't seem to remove the BIN files ?
http://analog.cx/docs/args.html "Assuming that the arguments are being read, analog treats the file /cgi-bin/script.pl?x=1&y=2 as a different file from /cgi-bin/script.pl". By default. arguments are read. Try ARGSEXCLUDE *.bin Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

