                                htp 0.3.7

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.7
  url:  http://www.clevervest.com/htp/htpdate-0.3.7.tgz
  web:  http://www.clevervest.com/htp/development.html
  date: Sat Dec 18 00:27:04 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 optional, but recommended.
		Without `libconfig' configuration files are not used and
		the command line interface is reduced.

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

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

Eddy@cleVervest.com
htp@rkeene.org
