diff options
Diffstat (limited to 'www/wwwstat/files/patch-aa')
-rw-r--r-- | www/wwwstat/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
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 + # |