[EMAIL PROTECTED] <[EMAIL PROTECTED]> (Thursday, December 18, 2003 3:16 AM):
> Hi, > I got the job to correct the statistics and I�ve some problems. > The biggest one: > How can I get a statistic of a single pdf-file? > I Think our CFG-File should look something like that but it doesn�t work. Is > in this Part something wrong? > ######################################################################### > # Include and Exclude # > ######################################################################### > PAGEEXCLUDE *.*,/* This line (above) makes no file match a page definition for Page Requests. I am not sure why you would want to do that. > PAGEINCLUDE /path/path/file.pdf I assume that this line (above) is not what you really have. Otherwise, it's probably not doing anything. > FILEEXCLUDE /* > # FILEINCLUDE /path/path/* here not needed > # FILEINCLUDE /path/path1/* here not needed > FILEINCLUDE /ppdm/documents/pp-broschuere-03.pdf This is the only line you should need, if that is the name of the file you want to report on. -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------
