Darren Munt <[EMAIL PROTECTED]> 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

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to