Go Wow wrote:
whats the command to get only those configuration lines from
squid.conf leaving the comment lines. If i get it i will post my
config file.

grep -v -E "^#" squid.conf

If you have a seperate include file with the ACL list content a sample (20-30 lines) would also be useful.

Amos
--
Please use Squid 2.6STABLE17+ or 3.0STABLE1+
There are serious security advisories out on all earlier releases.

Reply via email to