Re: Possible NOT to log IP addresses?

From: D. Stussy (kd6lvw_at_bde-arc.ampr.org)
Date: 05/26/03


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.



Relevant Pages

  • Re: Apache leaks sensitive info in PHP phpinfo() calls
    ... However the apachectl script does not ... > start with a clean environment, inheriting the environment of the user ... I wonder if this should not be brought up with the Apache developers ... .siht ekil ti gnidaer eb d'uoy,werbeH ni erew ecnetnes siht fI ...
    (FreeBSD-Security)
  • RE: Apache leaks sensitive info in PHP phpinfo() calls
    ... Sometimes httpd/php needs shell environment variables, ... Apache leaks sensitive info in PHP phpinfocalls ... Invoke the apachectl control script as a user who has shell environment ...
    (freebsd-isp)
  • Fwd: [PHP] pdo-oracle + nls_lang environment variable...
    ... pdo-oracle + nls_lang environment variable... ... Nah I checked and apache has support for both latin1 and utf8 charsets, ... I'm almost convinced it's something about php reading the NLS_LANG ... If I run the script in console (using the CLI ...
    (php.general)
  • Re: Apache leaks sensitive info in PHP phpinfo() calls
    ... >> control the apache httpd daemon. ... >> start with a clean environment, inheriting the environment of the user ... Yes this is partly why I thought I should ask on some lists first before ... already done by the apachectl script and was wondering if perhaps I'd missed ...
    (FreeBSD-Security)
  • Re: DBD::DB2, Apache and mod_perl
    ... you'll not set up the DB2 environment properly within ... Apache and so I think you end up running some other driver instead. ... > This is the source of the Mason component: ... > Miroslav Laus ...
    (perl.dbi.users)