1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/www/wwwstat/files/patch-wwwstat.rc
Olli Hauer 431f3a147a - add stage support
- use PERL instead of PERL5 in scripts
- rename patch files
- move text displayed with ECHO_MSG into pkg-message
2014-04-15 14:51:31 +00:00

11 lines
331 B
Plaintext

--- 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
#