This I've tried also. But my log is still filling up from IPs attributed to yahoo's Slurp. Either the session manager plugin is broken or I don't meet its regexp expectations.
On Dec 2, 5:10 pm, "Matt Read" <[EMAIL PROTECTED]> wrote: > try putting a match for each useragent to block on a new line, so to > block slurp, and googlebot it would look like: > > slurp > googlebot > > Note that the matches are case-insensitive. > > > > On Tue, Dec 2, 2008 at 10:03 AM, Thor Frølich <[EMAIL PROTECTED]> wrote: > > > Since I'm no good with regular expressions how would I go about > > excluding all user-agent with the string "slurp" in it? > > > Using > > > =Slurp= > > > doesn't seem to work. > > > Thor > > > On Nov 28, 3:19 am, "Chris Meller" <[EMAIL PROTECTED]> wrote: > >> It performs a preg_match() against the user agent. > > >> On Thu, Nov 27, 2008 at 11:00 AM, Thor Frølich <[EMAIL PROTECTED]> wrote: > > >> > How exactly does one use the session manager plugin? Do you feed it an > >> > IP address or does it take a user agent string? If it wants IPs, is it > >> > possible to specify a range to be omitted from the logs? And how? > > >> > I'd love to RTFM but I haven't been able to find one. > > >> > Thanks, > > >> > Thor > > >> -- > > >> Mae West - "I like restraint, if it doesn't go too far." > > -- > Matt Readhttp://mattread.com --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
