On Tue, 2 Jul 2002, Kris Coverdale wrote: > Hi, > > I'm analysing my logfile to examine which pages of our site > are being viewed most often. > > This is done with the form "filename?page="something". Our > most regularly viewed page is sum (filename?page="sum"), > but can also be selected using SUM, so both appear in the > log file (and I cannot change this). > > I currently use: > FILEALIAS filename?*page=*&* filename?page=$2 > to extract the page accessed, but end up with a request > report where 'SUM' and 'sum' are listed as separate items. > I've used the CASE INSENSITIVE command, but that doesn't > appear to help. Does anyone have any suggestions of how to > group these two items together (other than first going > through the logfile and changing all occurences of SUM to > sum...) >
Sorry, there is no way to make search terms case insensitive. (To allow it, I'd have to allow keys and/or values to be case insensitive, and really on a file-by-file basis. That's just not feasible.) -- Stephen Turner, Cambridge, UK http://homepage.ntlworld.com/adelie/stephen/ "This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01 +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------