diff options
author | Michael Adam <obnox@samba.org> | 2009-09-27 12:40:44 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-09-27 12:40:44 +0200 |
commit | 95f2584883a76bc88e0e77a338a1a7ad88d56f3c (patch) | |
tree | 8689e5b0833aa0d182ad3a8d858ec50ec1a19428 /docs/man5 | |
parent | 577e95880e2d06bd602b713b9247ab0f0380feae (diff) | |
download | tinyproxy-95f2584883a76bc88e0e77a338a1a7ad88d56f3c.tar.gz tinyproxy-95f2584883a76bc88e0e77a338a1a7ad88d56f3c.zip |
docs: document XTinyproxy in the tinyproxy.conf manpage.
Michael
Diffstat (limited to 'docs/man5')
-rw-r--r-- | docs/man5/tinyproxy.conf.txt.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in index f99888f..ba1cf64 100644 --- a/docs/man5/tinyproxy.conf.txt.in +++ b/docs/man5/tinyproxy.conf.txt.in @@ -133,6 +133,11 @@ The possible keywords and their descriptions are as follows: This option controls the location of the file where the main Tinyproxy process stores its process ID for signalling purposes. +*XTinyproxy*:: + + Setting this option to `Yes` tells Tinyproxy to add a header + `X-Tinyproxy` containing the client's IP address to the request. + BUGS ---- |