summaryrefslogtreecommitdiff
path: root/www/apache-jserv/files/patch-ac
blob: 2c5a27f548ef79f8463ffff5386f1754d01c26fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- conf/jserv.conf.in.orig	Wed Jan 26 18:37:20 2000
+++ conf/jserv.conf.in	Wed Jan 26 18:38:36 2000
@@ -40,7 +40,7 @@
 # Syntax: ApJServLogFile [filename] 
 # Default: "./logs/mod_jserv.log"
 # Note: when set to "DISABLED", the log will be redirected to Apache error log
-ApJServLogFile @JSERV_LOG@/mod_jserv.log
+ApJServLogFile /var/log/mod_jserv.log
 
 # Log Level for this module
 # Syntax: ApJServLogLevel [debug|info|notice|warn|error|crit|alert|emerg]