Fixed up the configuration options listed and also my email address.

This commit is contained in:
Robert James Kaes 2001-06-24 18:19:12 +00:00
parent 7ec6f8c512
commit 7e6ab1cb19

11
README
View File

@ -37,11 +37,9 @@
than a HTTP proxy. than a HTTP proxy.
Options for file locations etc. Options for file locations etc.
--with-port=PORT Set the port on which tinyproxy listens, --with-stathost=HOST Set the default name of the stats host
by default 8080. --with-config=FILE Set the default location of the
--with-log-file=FILE Set the default logfile location. configuration file
--with-user=USER Set the default user to which tinyproxy
will setuid() upon startup.
Once you have completed your installation, if you would like to Once you have completed your installation, if you would like to
report your success please execute the report.sh script in the doc report your success please execute the report.sh script in the doc
@ -57,7 +55,7 @@
If you are having problems with tinyproxy, please report the problem If you are having problems with tinyproxy, please report the problem
to: to:
Robert James Kaes <rjkaes@flarenet.com> Robert James Kaes <rjkaes@users.sourceforge.net>
Steven Young <sdyoung@users.sourceforge.net> Steven Young <sdyoung@users.sourceforge.net>
Please recompile tinyproxy with full debug support (--enable-debug) Please recompile tinyproxy with full debug support (--enable-debug)
@ -79,6 +77,7 @@
to produce a context listing of the location of the error. Send a to produce a context listing of the location of the error. Send a
copy to the authors. copy to the authors.
HOW TO CONTRIBUTE TO tinyproxy HOW TO CONTRIBUTE TO tinyproxy
------------------------------ ------------------------------