docs: Fix case

This commit is contained in:
Mukund Sivaraman 2009-09-28 16:26:19 +05:30
parent 5a77c9744a
commit afcd38536b

View File

@ -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 support. With reverse proxying it's possible to make a number of
sites appear as if they were part of a single site. 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, on your own computer at port 8888, you can access example.com,
using http://localhost:8888/example/. using http://localhost:8888/example/.
@ -290,7 +290,7 @@ The possible keywords and their descriptions are as follows:
*ReverseOnly*:: *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 recommended that the normal proxy is turned off by setting
this boolean option to `Yes`. this boolean option to `Yes`.