Added BasicAuth to tinyproxy.conf man page.

This commit is contained in:
Brett Randall 2020-09-06 20:45:42 +10:00
parent 233ce6de3b
commit 7681c2e7a4
No known key found for this signature in database
GPG Key ID: 50EF8B0B7C04B29D

View File

@ -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
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>
Configure one or more HTTP request headers to be added to outgoing