summaryrefslogtreecommitdiff
path: root/sysutils/apachetop/files/patch-apachetop.h
blob: 3c4cb0249a1028d497efff541f8efa6c7caf71c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/apachetop.h.orig	Tue Dec 30 01:03:05 2003
+++ src/apachetop.h	Tue Dec 30 01:03:32 2003
@@ -190,7 +190,7 @@
 #define DEBUG_OUTPUT "/tmp/atop.debug"
 
 #ifndef DEFAULT_LOGFILE
-# define DEFAULT_LOGFILE "/var/httpd/apache_log"
+# define DEFAULT_LOGFILE "/var/log/httpd-access.log"
 #endif
 #define DEFAULT_CIRCLE_SIZE 30
 #define DEFAULT_CIRCLE_MODE TIMED_CIRCLE