Added BasicAuth to tinyproxy.conf man page.
This commit is contained in:
parent
233ce6de3b
commit
5e594e593a
@ -225,6 +225,14 @@ Note that by adding a rule using a host or domain name, a costly name
|
|||||||
lookup has to be done for every new connection, which could slow down
|
lookup has to be done for every new connection, which could slow down
|
||||||
the service considerably.
|
the service considerably.
|
||||||
|
|
||||||
|
=item B<BasicAuth>
|
||||||
|
|
||||||
|
Configure HTTP "Basic Authentication" username and password
|
||||||
|
for accessing the proxy. If there are any entries specified,
|
||||||
|
access is only granted for authenticated users.
|
||||||
|
|
||||||
|
BasicAuth user password
|
||||||
|
|
||||||
=item B<AddHeader>
|
=item B<AddHeader>
|
||||||
|
|
||||||
Configure one or more HTTP request headers to be added to outgoing
|
Configure one or more HTTP request headers to be added to outgoing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user