Robert James Kaes
4c9141aac6
Removed the "ViaHeader" directive and replaced it with the
...
"ViaProxyName" directive. The "Via" HTTP header is _required_ by the
HTTP spec, so the code has been changed to always send the header.
However, including the proxy's host name could be considered a
security threat, so the "ViaProxyName" directive is used to set the
token sent in the "Via" header. If the directive is not enabled the
proxy's host name will be used.
2003-06-20 17:02:13 +00:00
Robert James Kaes
7f8e4647f7
Included additional examples of how to configure the upstream proxy
...
support for more selective proxying.
2003-06-02 21:56:00 +00:00
Robert James Kaes
4a377a712d
Improved the upstream proxy support by making the upstream proxy
...
server configurable based on the destination host. [Code written by
Peter da Silva]
2003-05-29 19:44:00 +00:00
Robert James Kaes
fa1480a3e1
Include example information for the new "file" directives (ErrorFile,
...
DefaultErrorFile, StatFile.) [Steven Young]
2003-03-13 21:38:00 +00:00
Robert James Kaes
1155be1c15
# Fixed up some formatting to make sure the line is less than 80
...
characters long
2003-02-21 17:09:24 +00:00
Robert James Kaes
cb7e3eef04
Added support for conditionally using case sensitive filtering files.
...
Code changes from James E. Flemer.
2003-01-27 17:57:45 +00:00
Robert James Kaes
e58343012f
Included code to disable the sending of the Via header. This is now
...
controlled by the ViaHeader configure directive.
2002-11-26 21:44:43 +00:00
Robert James Kaes
c1fbee04ce
Removed the example for the Tunnel directive since it's been removed.
2002-11-05 05:31:05 +00:00
Robert James Kaes
ff56e32e8e
Added the "FilterDefaultDeny" directive to allow the user to select whether the default policy of the filter is to allow everything which isn't denied, or to deny everything which isn't allowed.
2002-06-07 18:29:41 +00:00
Robert James Kaes
026c7d9a3d
Added support for the "FilterURLs" and "FilterExtended" directives.
...
These directives were submitted by James Flemer for use with the new
filtering code.
2002-05-27 01:52:44 +00:00
Robert James Kaes
a892febac3
Removed the "DNSserver" directives since they're no longer needed.
2002-05-26 18:59:10 +00:00
Robert James Kaes
e55c4263a8
Added the "DNSserverLocation" and "DNSserverSocket" directives
...
(including their comments.) These directives are _required_ by the
dnsserver DNS resolver.
2002-05-23 21:32:54 +00:00
Robert James Kaes
e7c7c91d71
Added the "Bind" directive.
2002-04-22 19:49:40 +00:00
Robert James Kaes
eb1230e841
Added the description and intial settings for the ConnectPort directive.
2002-04-12 16:59:06 +00:00
Robert James Kaes
ec9068fae8
Added the example for the upstream proxy directive.
2001-09-16 20:07:50 +00:00
Robert James Kaes
aac5f60602
Headers MUST have quotes around them.
2001-08-31 15:20:56 +00:00
Robert James Kaes
1c2a42af9c
Stop CVS from giving me an error.
2001-08-27 17:48:27 +00:00
Robert James Kaes
e24a5fcf14
Added the Connect log level to the comments for LogLevel.
2001-08-26 21:21:13 +00:00
Robert James Kaes
8f0258a635
Improved the clarity of the LogLevel directive (in the comments.)
2001-06-02 17:30:48 +00:00
Robert James Kaes
164717b336
Include the LogLevel switch and comments to describe the settings.
2001-06-02 03:12:33 +00:00
Robert James Kaes
7a949c9470
Example tinyproxy configuration file.
2000-09-12 00:22:49 +00:00