diff options
author | Michael Adam <obnox@samba.org> | 2016-12-24 03:07:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-24 03:07:57 +0100 |
commit | 06281857a4519fb9e264c8b5197893c3c8b220a4 (patch) | |
tree | 5acc8ce611b9a6200ade2a000dac958e286b8f57 | |
parent | 67fc3b54ba991d372d47cc02fc2b8f6064bbb0ee (diff) | |
parent | ff880a5e13ec66cea03e85817e12c9e4720f79df (diff) |
Merge pull request #69 from obnoxxx/readme
README: mention --enable-reverse configure option
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -59,6 +59,9 @@ Allow Tinyproxy to be used as a transparent proxy daemon. - `--enable-static`: Compile a static version of Tinyproxy. +- `--enable-reverse`: +Enable reverse proxying. + - `--with-stathost=HOST`: Set the default name of the stats host. |