RE: [squid-users] Java authentication under SquidNT 2.6STABLE14using NTLM

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Thu, 20 Sep 2007 13:37:16 +0200

On tor, 2007-09-20 at 12:33 +0100, Paul Cocker wrote:
> Many thanks, I guess I'll move us to STABLE 16. I'm tempted to copy the
> .conf, but I note the changelog talks about a .conf re-ordering, so I
> guess it'll be best to just copy my custom lines over.

You can reuse your old configuration just fine.

The reordering is just to make sure the order the directives is listed
matches the order they depend on each other so you don't have to move
things around to make them work..

Note: Once you have a working configuration it's recommended you clean
if from all the documentation. Much easier to maintain that way, and
you'll always have current documentaiton in squid.conf.default.

 egrep -v "^#|^$" squid.conf >squid.conf.clean

 edit squid.conf.clean adding your own comments explaining why things is
set up the way they are

 mv squid.conf.clean squid.conf

Regards
Henrik

Received on Thu Sep 20 2007 - 05:37:25 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Oct 01 2007 - 12:00:02 MDT