Hi!
        
        Does anybody know a straightforward way to have stats for web
access for my different virtual hosts without having to have each host in
its own log file?

        I'm now logging the hits with this format:

LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %T
%v"

        And an example:

nodoiuna.lsi.upc.es - - [30/Dec/1998:16:02:34 +0100] "GET /curs99.html
HTTP/1.0" 200 7401 "http://ceo.upc.es/"; "Mozilla/3.0Gold (X11; I; SunOS
5.5.1 sun4u)" 0 ceo.upc.es

        Where ceo.upc.es is the virtual host.

        I now have 7 virtual hosts residing on my system. All of them are
very low resource hungry.

        TIA!

-- p.

Reply via email to