Craig Westerman ([EMAIL PROTECTED]):
> How would I retreive just HTML pages requested in a 24 hour period that were > requested more than 20 times? > I have > FILEEXCLUDE */images/* > FILEEXCLUDE /*.gif > FILEEXCLUDE /*.jpg > FILEEXCLUDE /*.png > FILEEXCLUDE */adimages/* > FILEEXCLUDE /*.js > FILEEXCLUDE /*.class > FILEEXCLUDE /*.pl > REQFLOOR 20p > REQFLOOR -01-00-00e > Is there a easier way? FILEINCLUDE *.html REQFLOOR 20p FROM -01-00-00 Assuming no previous FILEINCLUDE/FILEEXCLUDE. Otherwise start with FILEEXCLUDE * Also, FROM/TO control the time period for all reports, not just the request report. You can't have two FLOOR requirements for a report. -- 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/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
