[analog-help] Supressing my domain from Referrer Report
Aengus
analog07 at eircom.net
Thu Nov 15 15:25:10 PST 2007
Darren Munt <darrenm at ardex.com.au> wrote:
> I'm trying to suppress internal referrers from the Referrer Report.
> I've put the following lines in the config file:
>
> REFREPEXCLUDE http://mydomain.com.au/
> REFSITEEXCLUDE http://mydomain.com.au/
>
> However this doesn't suppress requests from mydomain.com.au from the
> report. Obviously I'm missing something but I can't see what?
REFREPEXCLUDE http://mydomain.com.au/
will only exclude http://mydomain.com.au/ as a referrer. It won't exclude http://mydomain.com.au/index.html (for example).
Try
REFREPEXCLUDE http://mydomain.com.au/*
REFSITEEXCLUDE http://mydomain.com.au/*
Aengus
More information about the analog-help
mailing list