Removed the "DNSserver" directives since they're no longer needed.
This commit is contained in:
parent
9c28c7dfe2
commit
a892febac3
@ -59,18 +59,6 @@ LogLevel Info
|
|||||||
#
|
#
|
||||||
PidFile "/var/run/tinyproxy.pid"
|
PidFile "/var/run/tinyproxy.pid"
|
||||||
|
|
||||||
#
|
|
||||||
# DNSserverLocation: This is the complete path (including program name) of
|
|
||||||
# the "dnsserver" DNS resolver.
|
|
||||||
#
|
|
||||||
DNSserverLocation "/usr/local/sbin/dnsserver"
|
|
||||||
|
|
||||||
#
|
|
||||||
# DNSserverSocket: An absolute path to a Unix socket (usually stored in
|
|
||||||
# either /tmp or /var/state)
|
|
||||||
#
|
|
||||||
DNSserverSocket "/tmp/dnsserver.socket"
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Include the X-Tinyproxy header, which has the client's IP address when
|
# Include the X-Tinyproxy header, which has the client's IP address when
|
||||||
# connecting to the sites listed.
|
# connecting to the sites listed.
|
||||||
|
Loading…
Reference in New Issue
Block a user