aboutsummaryrefslogtreecommitdiffstats
path: root/www/twhttpd/files/patch-aa
blob: 919d055e56f118eac8e2f9d8abec9b3d680407cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config.h.orig   Sat Aug 31 05:40:23 2002
+++ config.h    Wed Sep 25 12:01:58 2002
@@ -31,7 +31,7 @@
 #define CURRENT_DIR           "./"
 #define DEFAULT_CACHE_DIR     ".cache"
 #define DEFAULT_COOKIE_DIR    ".cookie"
-#define DEFAULT_CONFIG_FILE   "/etc/twhttpd.cfg"
+#define DEFAULT_CONFIG_FILE   "/usr/local/etc/twhttpd.cfg"
 
 #define SOCKET_TIMEOUT    45      /* socket timeout value */
 #define CONNECT_TIMEOUT   15      /* connect timeout value */