On Fri, 11 Feb 2000, Jos Groot Lipman wrote:

> I always hate it when people don't read the manual well enough, but this
> time I did it myself. LOGFORMAT is indeed an extremly powerfull option
> 
> I am VERY close now with creating my referrer report but have one
> question/remark left:
> 
> LOGFORMAT (%S - %u [%d/%M/%Y:%h:%n:%j %j] "GET %r?name=swintab&refer=%f
> HTTP%j" 404 %b)
> 
> indeed does the trick for a logline like:
> 
> 216.68.169.72 - - [07/Feb/2000:17:59:46 +0100] "GET
> /cgi-bin/referstat.gif?name=swintab&refer=http%3A//www.dogpile.com/texis/sea
> rch%3Fq%3DARX+BWMFOUT%26geo%3Dno%26fs%3Dweb HTTP/1.0" 404 284
> 
> and this indeed gives me the search-query ARX BWMFOUT with analog 4.01
> 
> Exactly the same config file with 4.02 does give me all referrers, but turns
> off the 'Empty Search Query' and 'Search Words' reports! Something has
> changed between 4.01 and 4.02
> 

Yes, it has, and 4.02 is correct.

There is no ? in the above referrer. There is a %3F, which 4.01 converted to
a ? and treated as the beginning of the query string. But the whole point
of being able to use %3F instead of ? is that it ISN'T a query string
delimiter. And 4.02 correctly recognises this.

-- 
Stephen Turner    [EMAIL PROTECTED]    http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
  "We can ask you to pay the full amount which you owe us if you:
   (a) become bankrupt; or (b) die." Egg Credit Card Agreement

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
------------------------------------------------------------------------

Reply via email to