From LedHed's Wiki
Jump to: navigation, search
 
Line 1: Line 1:
== Restart Squid Guard ==
+
== Restart SquidGuard ==
 +
To restart squidGuard you have to restart the squid daemon, or initiate a reload (which requires less down tim).
 
  squid -k reconfigure -f /etc/squid/squid.conf
 
  squid -k reconfigure -f /etc/squid/squid.conf
  

Latest revision as of 22:08, 29 November 2013

Restart SquidGuard

To restart squidGuard you have to restart the squid daemon, or initiate a reload (which requires less down tim).

squid -k reconfigure -f /etc/squid/squid.conf


Test Website Access from Command Line

echo "http://www.playboy.com {10.0.0.150}/ - - GET" | squidGuard -d -c /etc/squidGuard/squidGuard.conf


Reference

https://help.ubuntu.com/community/SquidGuard