g.sharpe wrote: > > I'm trying to determine the squid paths required for the > makeconfig.cfg file for a squid-apache-cachefu setup. I'm Ubuntu > Server 7.1. Should the cache_dir path for squid be set to the swap > directory for squid on Ubuntu (/var/spool/squid)? >
For Ubuntu Gutsy, with package squid installed via apt this section should look like this (at least this works nice for me): # squid paths (see examples below) binary: /usr/sbin/squid config_dir: /etc/squid log_dir: /var/log/squid cache_dir: /var/spool/squid Best Regards, Patrick -- View this message in context: http://www.nabble.com/Squid-Apache-CacheFu-tp15721553s15482p16196728.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
