Terry L Maluk <[EMAIL PROTECTED]> (Wednesday, March 03, 2004 8:54 AM):
> I'm running Analog 5.22 on Unix. We have over 70 virtual hosts and I'm > trying to consolidate obvious requests such as in the clip below. As you > can see, the second entry has the trailing slash, but is otherwise the same > as the first entry. Is there a way to combine these two into one entry to > get a total #reqs? I didn't see anything in the FAQs or in the multiple > virtual hosts section. > Thanks! > Listing the top 100 files by the number of requests, sorted by the number > of requests. > #reqs: %bytes: last time: file > ------: ------: ------------------: ---- > 114871: 1.89%: Mar/ 2/04 11:59 PM: http://waterdata.usgs.gov/nwis/uv > 51658: 0.53%: Mar/ 2/04 11:59 PM: http://waterdata.usgs.gov/nwis/uv/ > . Use this command (one line) in you config file. FILEALIAS http://waterdata.usgs.gov/nwis/uv http://waterdata.usgs.gov/nwis/uv/ You might be able to come up with a REGEXP command that will handle most of the similar ones. See http://analog.cx/docs/alias.html for more info. -- 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 +------------------------------------------------------------------------
