Re: Possible NOT to log IP addresses?
From: D. Stussy (kd6lvw_at_bde-arc.ampr.org)
Date: 05/26/03
- Next message: D. Stussy: "Re: beacon frames"
- Previous message: Bit Twister: "Re: ssh access"
- In reply to: 2Host.com - Robert: "Re: Possible NOT to log IP addresses?"
- Next in thread: 2Host.com - Robert: "Re: Possible NOT to log IP addresses?"
- Reply: 2Host.com - Robert: "Re: Possible NOT to log IP addresses?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 26 May 2003 05:10:40 GMT
On Sun, 25 May 2003, 2Host.com - Robert wrote:
> Rick wrote:
> >
> > Is it possible not to log ip addresses on apache??
>
> Yes, look at the log format.
Also, look at "environment" variables. e.g.:
SetEnvIf REMOTE_ADDR ^10.0.0.1$ mustbeme
Then conditionally log based on "mustbeme" being set or not set as appropriate.
- Next message: D. Stussy: "Re: beacon frames"
- Previous message: Bit Twister: "Re: ssh access"
- In reply to: 2Host.com - Robert: "Re: Possible NOT to log IP addresses?"
- Next in thread: 2Host.com - Robert: "Re: Possible NOT to log IP addresses?"
- Reply: 2Host.com - Robert: "Re: Possible NOT to log IP addresses?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|