Sorry for the long delay in responding.

We have added more information on how to do conditional logging; see
http://httpd.apache.org/docs/logs.html

However, your particular configuration has a major security problem.  See
the security note contained on that page.

Thanks for the suggestion.

>
> ----- Forwarded message from Catalin Mitrofan <[EMAIL PROTECTED]> -----
>
> From: Catalin Mitrofan <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: add this to FAQ?
> Date: Mon, 19 Mar 2001 18:51:59 +0200 (EET)
>
>
>
>
>       Maybe you can consider (or rewrite to be more readable) adding
> this to FAQ.html:
>
> Q: How can I see my access.log & error.log files w/o suplementary rights?
> A: Contact webmaster/sysadmin to add this to httpd.conf:
>
> LogFormat "%h %u %t \"%r\" %>s %b \"%{error-notes}n\" \"%{Cookie}i\"
>  \"%{Set-Cookie}o\"" users_log
> SetEnvIf Request_URI "^/~gigi" user_is_gigi
> CustomLog /home/gigi/access.log users_log env=user_is_gigi
>
> #chown gigi.users /home/gigi/access.log
>
> /home/gigi/access.log contains also errors and cookies(in/out).
>
>
> have fun!
>
> --
>
> Catalin Mitrofan
> [EMAIL PROTECTED]
>
>
>
> ----- End forwarded message -----
>
> --
> #ken  P-)}
>
> Ken Coar, Sanagendamgagwedweinini  http://Golux.Com/coar/
> Author, developer, opinionist      http://Apache-Server.Com/
>
> "All right everyone!  Step away from the glowing hamburger!"
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to