Martin Cotterill ([EMAIL PROTECTED]):

> Hi All

> I am using Analog v5.1 running under Windows 95 and I would like to do
> something specific.

> I use analog to log only the number of hits on the site and not the number
> of files requested. ie PAGEINCLUDE is commented out and FILEEXCLUDE is set
> to *.* and this has been brilliant. It gave me the no-nonsense reports I
> wanted.

> What I now need to do is to find the separate number of  hits to three
> separate pages in three separate subdirectories and then total the number of
> requests for the pages to show a total of hits on the site and exclude
> requests to all other files except those named. ie:

>             root_directory
>                     sub_directory1/index.html
>                     sub_directory2/index.html
>                     sub_directory3/index.html

> So, can this be done and how?


FILEEXCLUDE *
FILEINCLUDE sub_directory1/index.html
FILEINCLUDE sub_directory2/index.html
FILEINCLUDE sub_directory3/index.html


-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  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