On Wed, Dec 12, 2012 at 08:38:01PM +0100, Nikos Mavrogiannopoulos wrote:
> Package: webalizer
> Version: 2.23.05-1
> Severity: wishlist
> Tags: upstream
> 
> Hello,

Hello,

>  Trying to group the google sites with webalizer is hell as its matching
> algorithm is primitive.  For example:
> www.google.co.uk, www.google.com and www.google.ie cannot be catched by using
> something like www.google.*

Are you sure ? From a quick read to the code, it seams to me that this
exact pattern would match in this case.

> 
> The attached (quick) patch allows perl regular expressions for advanced
> matching and allows rules like:
> GroupReferrer   @www\.google\..*        Google
> GroupReferrer   @[a-zA-Z\.]*freecode\.com/.*    Freecode
OK if you actually need that one, yes it might help.
But note that you can use a pattern with no star:  freecode.com/ 
and it will match all referrer containing the string.

That said, if you really want that feature integrated you'd have to
convince upstream directly, there are already too many differences
between debian and upstream and I don't really want to add more.

> 
> regards,
> Nikos

Thanks for your interest in webalizer.

Best Regards,

Julien VdG

-- 
Julien Viard de Galbert                        <jul...@vdg.blogsite.org>
http://silicone.homelinux.org/           <jul...@silicone.homelinux.org>
GPG Key ID: D00E52B6                  Published on: hkp://keys.gnupg.net
Key Fingerprint: E312 A31D BEC3 74CC C49E  6D69 8B30 6538 D00E 52B6

Attachment: signature.asc
Description: Digital signature

Reply via email to