April 19, 2024, 07:11:14 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: squid services  (Read 3456 times)

Offline mfaisalkh

  • Tux Awared
  • **
  • Posts: 44
squid services
« 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

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
squid services
« Reply #1 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.

Offline hanifbaki

  • New Member
  • Posts: 3
Squid ACL
« Reply #2 on: August 16, 2004, 08:09:37 AM »
My Problem:-

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

Please help me.