                                htp 0.3.23

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
http://www.gnu.org/copyleft/gpl.html

Release information:
  pkg:  htp version 0.3.23
  url:  http://www.clevervest.com/htp/htpdate-0.3.23.tgz
        http://www.rkeene.org/devel/htp/htp-0.3.23.tar.gz
  web:  http://www.clevervest.com/htp/development.html
        http://www.rkeene.org/devel/htp/
  date: Tue Dec 21 12:02:21 CST 2004
author: Roy Keene (initial version by Eddy Vervest)
--------------------------------------------------------------------------

Compilation:
	$ ./configure
	$ make
	$ make install

Dependencies:
	a. Libconfig (http://www.rkeene.org/oss/libconfig/)
		The `libconfig' dependency is required.  It allows us to
		easily parse config files (htpd.conf).

Usage:
	# htpd [-P proxyhost] [-H host [-H host [...]]]
	# htpdate host [host [host [...]]]

	Where `host' can be in the format of:
		hostname:port

See the manual pages for more details:
	htpd(8), htpdate(8), htpd.conf(5)

Eddy@cleVervest.com
htp@rkeene.org
