Changes

From SME Server
Jump to navigationJump to search
197 bytes added ,  09:13, 16 October 2012
m
Line 71: Line 71:  
If you want to uninstall this contrib, just run:
 
If you want to uninstall this contrib, just run:
 
  yum remove squidguard squidclamav
 
  yum remove squidguard squidclamav
 +
expand-template /etc/squid/squid.conf
 +
squid -k reconfigure
 +
expand-template /etc/httpd/conf/httpd.conf
 +
sv t /service/httpd-e-smith
    
And if you want to remove every trace of it:
 
And if you want to remove every trace of it:
Line 77: Line 81:  
  echo "drop database squid_log;" | mysql
 
  echo "drop database squid_log;" | mysql
 
  rm -rf /var/squidGuard
 
  rm -rf /var/squidGuard
 +
rm -f /etc/squid/squidGuard.conf
 +
rm -f /etc/squidclamav.conf
    
===Sources===
 
===Sources===
 
You can find the srpm in our repo here: http://repo.firewall-services.com/centos/5/SRPMS/
 
You can find the srpm in our repo here: http://repo.firewall-services.com/centos/5/SRPMS/
 
You can also browse sources and clone the contrib from our git repo here: https://gitweb.firewall-services.com/?p=smeserver-webfilter;a=summary
 
You can also browse sources and clone the contrib from our git repo here: https://gitweb.firewall-services.com/?p=smeserver-webfilter;a=summary

Navigation menu