Due to the way SELINUX is setup on Fedora Core 3 ( FC3 ) I discovered that if you try to move squid’s cache directory, you must tell SELINUX that the new location is ok. To do that, use the following command:
chcon -R system_u:object_r:squid_cache_t /directory/where/cache-is
Leave a Reply