Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: mfaisalkh on July 25, 2004, 07:58:39 AM

Title: squid services
Post by: mfaisalkh on July 25, 2004, 07:58:39 AM
Dear Users

How can i restart squid services just like

service named restart

Also squid services start automatically when system restart on both (3,5) Runlevels
Title: squid services
Post by: Ricky on July 25, 2004, 04:54:35 PM
To restart squid do
Code: [Select]
/usr/local/squid/sbin/squid -k restart
here change path to your squid's directory accordingly

ABout runlevel.. it should be set to start in that.  it usually is when installed with redhat's installation or from rpm package.
Title: Squid ACL
Post by: hanifbaki on August 16, 2004, 08:09:37 AM
My Problem:-

One IP access only specific url and deny all other url.

Please help me.