Taba ([EMAIL PROTECTED]; Thursday, January 16, 2003 12:24 PM):

> This has probably been asked many times, but I didn't find the answer by 
> searching the archives.

> Is there any way to filter out an individual dialup user (an employee)? We 
> don't use cookies or sign-in, and those are the only options I can think of 
> since the IP varies.

If there's no unique identifier then there is no way to filter the
user. If you have changing IP numbers (and don't want to block a whole
range), then the best bet is probably to set a cookie for your users,
have Analog read it from a custom LOGFORMAT into %u and then use
USEREXLCUDE to block those requests.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to