diff options
Diffstat (limited to '')
-rw-r--r-- | docs/man5/tinyproxy.conf.txt.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man5/tinyproxy.conf.txt.in b/docs/man5/tinyproxy.conf.txt.in index f41b87b..9bfc554 100644 --- a/docs/man5/tinyproxy.conf.txt.in +++ b/docs/man5/tinyproxy.conf.txt.in @@ -282,7 +282,7 @@ The possible keywords and their descriptions are as follows: support. With reverse proxying it's possible to make a number of sites appear as if they were part of a single site. - If you uncomment the following two directives and run tinyproxy + If you uncomment the following two directives and run Tinyproxy on your own computer at port 8888, you can access example.com, using http://localhost:8888/example/. @@ -290,7 +290,7 @@ The possible keywords and their descriptions are as follows: *ReverseOnly*:: - When using tinyproxy as a reverse proxy, it is STRONGLY + When using Tinyproxy as a reverse proxy, it is STRONGLY recommended that the normal proxy is turned off by setting this boolean option to `Yes`. |