On Tuesday, March 21, 2006 5:16 AM [EDT], Brereton, Stephen <[EMAIL PROTECTED]> wrote:
> I may not be understanding the finer points of the FILEEXCLUDE > functions here, but I'd like to be able to exclude any instances of > .js and .css files for a start. That's without having to find where > the files are by running the same report several times! > > At present , I appear to have to specify each > /folder/folder/folder/*.js type of thing. > I'd like to be able to just do something like > FILEXCLUDE *.js FILEEXCLUDE fully supports the use of wildcards. FILEEXCLUDE *.js will execlude all .js requests from your Analog reports. If you're seeing .js entries in youe reports after using FILEEXCLUDE *.js, run Analog with SETTINGS ON to see what other INCLUDES are over-riding your exclude. Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

