head	1.2;
access;
symbols
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.07.19.19.17.45;	author rafan;	state dead;
branches;
next	1.1;

1.1
date	2003.01.03.07.58.23;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.01
- Respect PREFIX

PR:		ports/100566
Submitted by:	KATO Tsuguru
@
text
@--- 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 */
@


1.1
log
@Final step in the move from mail/twhttpd to www/twhttpd.
@
text
@@

