On 6/7/07, Jen mlists <[EMAIL PROTECTED]> wrote:
I see this config directive in squid.conf,but can't understand for it.

#  TAG: url_rewrite_host_header

This refers to the HTTP Host header. e.g. a typical HTTP request looks like:

GET / HTTP/1.1
Host: example.com
(more headers here)

Using this option you can toggle whether or not the Host: header in
the HTTP request is preserved or rewritten.

--
Evan Klitzke <[EMAIL PROTECTED]>

Reply via email to