diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-06-24 18:19:12 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-06-24 18:19:12 +0000 |
commit | 7e6ab1cb1941fbaa652d06a834178a4fc44a43a1 (patch) | |
tree | 0ef79f89df0c603f1422bba9d3e42fcaa551bbef | |
parent | 7ec6f8c51219c852262197e3df3de1e4aa8e6a17 (diff) | |
download | tinyproxy-7e6ab1cb1941fbaa652d06a834178a4fc44a43a1.tar.gz tinyproxy-7e6ab1cb1941fbaa652d06a834178a4fc44a43a1.zip |
Fixed up the configuration options listed and also my email address.
-rw-r--r-- | README | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -37,11 +37,9 @@ than a HTTP proxy. Options for file locations etc. - --with-port=PORT Set the port on which tinyproxy listens, - by default 8080. - --with-log-file=FILE Set the default logfile location. - --with-user=USER Set the default user to which tinyproxy - will setuid() upon startup. + --with-stathost=HOST Set the default name of the stats host + --with-config=FILE Set the default location of the + configuration file Once you have completed your installation, if you would like to 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 to: - Robert James Kaes <rjkaes@flarenet.com> + Robert James Kaes <rjkaes@users.sourceforge.net> Steven Young <sdyoung@users.sourceforge.net> 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 copy to the authors. + HOW TO CONTRIBUTE TO tinyproxy ------------------------------ |