On Wed, May 25, 2005 at 03:36:55PM +0100, Jon Russell wrote:
> Hi, 
> 
> Is there are condition where a file that's been FILEEXCLUDE'd will still
> appear in the Request Report ? 
> 
> Does anything over ride the FILEEXCLUDE command ? 
> 
> I have : 
> 
> FILEEXCLUDE *.gif
> FILEEXCLUDE *.jpg
> FILEEXCLUDE *.css
> FILEEXCLUDE *.js
> FILEEXCLUDE *.bin
> FILEEXCLUDE *.jar 
> 
> 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 ? 
> 
> I've been looking at this all day now. I think I'm going mad ? 
> 

I'm not an Analog expert, but maybe try:

FILEEXCLUDE keyframe.bin*

-- 
Ken Schweigert, IT Department
Byte Productions, LLC
http://www.byte-productions.com
+------------------------------------------------------------------------
|  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
+------------------------------------------------------------------------

Reply via email to