[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Proxy instead of mirror? (was: perhaps sort by priority?)



On Wed, Oct 20, 1999 at 08:19:48AM +0200 , Andreas Tille wrote:
> What do I have to do to ensure that apt uses the squid proxy?

read examples/apt.conf
Acquire
{
 http
 {
 Proxy "http://127.0.0.1:3128";;
 No-Cache "false";
 No-Store "true"; /* IMHO */
 };
};

				Petr Cech
--
Debian GNU/Linux maintainer - www.debian.{org,cz}
           cech@atrey.karlin.mff.cuni.cz


Reply to: