On 4/24/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 4/24/07, rakesh zingade <[EMAIL PROTECTED]> wrote:
>
> We have a Web GUI Application for network monitoring. The users accesses
> this web GUI using http protocol. The Web GUI provides login prompt at
the
> start
related
log get logged in /applicationroot/apache/logs/access_log.cur file. The same
happens when any user logout from the Web GUI.
On 4/24/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 4/24/07, rakesh zingade <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am new to apache ht
Hi all,
I am new to apache httpd server. I want to redirect only user logging and
logout logs to a different log file .. not a standard log file.
I know there are some option to be set for getting such kind of logs (e.g.
CustomLog) in httpd.conf file. But I don't know how to use these options for