1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/www/analog/files/patch-ac

21 lines
434 B
Plaintext
Raw Normal View History

*** analog.cfg.orig Wed Apr 8 17:38:41 1998
--- analog.cfg Wed Apr 8 22:57:45 1998
1997-05-02 23:16:58 +00:00
***************
*** 6,12 ****
1998-04-08 18:18:26 +00:00
#
#
# REQINCLUDE pages
! LOGFILE logfile.log
1998-04-08 18:18:26 +00:00
HOSTNAME "[my organisation]"
LINKINCLUDE pages
UNCOMPRESS *.gz,*.Z "gzip -cd"
--- 6,13 ----
#
#
# REQINCLUDE pages
! LOGFORMAT COMBINED
! LOGFILE /var/log/httpd-access.log
HOSTNAME "[my organisation]"
LINKINCLUDE pages
UNCOMPRESS *.gz,*.Z "gzip -cd"