RE: giving users their own http logs

From: Chris W. Parker (cparker_at_swatgear.com)
Date: 01/09/04

  • Next message: Ben Yau: "RE: giving users their own http logs"
    To: <redhat-list@redhat.com>
    Date: Fri, 9 Jan 2004 12:07:13 -0800
    
    

    Ed Wilts <mailto:ewilts@ewilts.org>
        on Friday, January 09, 2004 12:01 PM said:

    >> http://domain.com/~username/
    >>
    >> I want all activity within ~username/ to be logged. Does this make a
    >> big difference?
    >
    > As long as you've got a log defined, the information will be there.
    > However, you'll have all the info in the same log.

    Oh yeah, I understand that. All http activity gets put into
    /var/log/httpd/. But I want all activity for ~username/ to go into
    /home/username/www_logs/.

    Is that possible by just modifying httpd.conf or do I still need to
    write a script to strip out the entries I want from the main log?

    Thanks,
    Chris.

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Ben Yau: "RE: giving users their own http logs"