[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: restarting daemons



*- On  8 Oct, Lev Lvovsky wrote about "restarting daemons"
> 
> Hello,
> 
> could someone please let me know how to restart all of the apache www
> daemons that are running so that it'll read the changes made in the
> httpd.conf file?
> 
> 'apache restart' doesn't do anything
> 
> is there a generally accepted way of doing this for all 'net daemons?
> 

The Debian way is to do:

/etc/init.d/apache reload

Which just calls the Apache control interface(see man apachectl)

/usr/sbin/apachectl graceful

-- 
Brian Servis
-- 
------------------------------------------------------------------------
Mechanical Engineering              |  Never criticize anybody until you  
Purdue University                   |  have walked a mile in their shoes,
servis@purdue.edu                   |  because by that time you will be a
http://www.ecn.purdue.edu/~servis   |  mile away and have their shoes.


Reply to: