From fb0f9e4be29ab166c5295632257de43072fb29e9 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sun, 2 Mar 1997 18:26:18 +0000 Subject: New port wwwstat. Nice Web statistic package. Requires something like apache and perl. Patched the init files, so that apaches access.log file will be found. The local domain name has to be configured by hand. The rc files are located in ${PREFIX}/lib/perl5/site_perl/i386-freebsd: wwwstat.rc splitlog.rc The next commit will be a package, that makes graphical bars from wwwstat's output ;-) This would be something for all of our webservers !!! We could see, which domains access the webservers, traffic analysis and so on !!! --- www/wwwstat/files/patch-aa | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 www/wwwstat/files/patch-aa (limited to 'www/wwwstat/files/patch-aa') diff --git a/www/wwwstat/files/patch-aa b/www/wwwstat/files/patch-aa new file mode 100644 index 000000000000..ec6b330a095c --- /dev/null +++ b/www/wwwstat/files/patch-aa @@ -0,0 +1,10 @@ +--- wwwstat.rc.orig Sun Mar 2 18:49:48 1997 ++++ wwwstat.rc Sun Mar 2 18:52:17 1997 +@@ -93,6 +93,7 @@ + # Specify the default location of your access log + # + ## $DefaultLog = '/usr/local/etc/httpd/logs/access_log'; ++$DefaultLog = '/var/log/httpd-access.log'; + # + # Specify the command for displaying compressed files to STDOUT + # -- cgit v1.2.3