From owner-freebsd-questions Wed Jul 30 07:39:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA04752 for questions-outgoing; Wed, 30 Jul 1997 07:39:31 -0700 (PDT) Received: from barney.webace.com.au (barney.webace.com.au [203.25.160.154]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA04745 for ; Wed, 30 Jul 1997 07:39:27 -0700 (PDT) Received: from localhost (root@localhost) by barney.webace.com.au (8.8.5/8.8.5) with SMTP id WAA00569 for ; Wed, 30 Jul 1997 22:32:56 +0800 (WST) Date: Wed, 30 Jul 1997 22:32:55 +0800 (WST) From: Jason McKay To: questions@freebsd.org Subject: Publishing Apache Information Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I would like to set up a virtual web site address for posting information on my apache web server. How can I set up a site, where by my users can view there page access stats. I know you can just publish the log online, but is there a better way (such as include graphs etc). I would also like to have another site, where users can view their download stats (ie. bytes downloaded that week/day etc.) Any Idea? - Jason.