Amos Jeffries wrote:
sekar it wrote:
Hello Adrain,
I have done the default compilation (without any configure options)
with http://www.squid-cache.org/Versions/v2/HEAD/ .
The configuration directives given below are uncommented in the
squid.conf file and hence causes warning as given below
htcp_access allow localnet
htcp_access deny all
2007/12/20 11:40:43| parseConfigFile: line 704 unrecognized:
'htcp_access allow localnet'
2007/12/20 11:40:43| parseConfigFile: line 705 unrecognized:
'htcp_access deny all'
How about commenting these two directives by default.
Strange. They are marked for dependancy on HTCP support.
I'm just building it clean to see what happens.
Aha!, I found what you see. You are right those two should be commented
out by default like the rest of the HTCP settings.
Patching and committed. The next daily snapshot will not have this problem.
Thanking you
Amos
--
Please use Squid 2.6STABLE17 or 3.0STABLE1.
There are serious security advisories out on all earlier releases.