Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: HUP Signal: restart now -> syntax?
- To: tlug@example.com
- Subject: Re: HUP Signal: restart now -> syntax?
- From: Jonathan Byrne <j-byrne@example.com>
- Date: Thu, 7 Sep 2000 14:36:18 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <20000907051335.D90CB15776@example.com>; from ulrike@example.com on Thu, Sep 07, 2000 at 02:13:35PM +0900
- References: <20000907051335.D90CB15776@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <GGgOpB.A.boE.Ctyt5@example.com>
- Resent-Sender: tlug-request@example.com
- Sender: jq@example.com
ulrike@example.com (ulrike@example.com) wrote: > Please ignore my previous pid-file question, found the file ... > Now I just have to make sense of the rest of the instruction, how do I send this > a HUP Signal: restart now? Which would be the name of the correct manpage? If you have apachectl, the best way to do this is: apachectl restart If you don't, look for : /etc/rc.d/init.d/httpd If you have that, do: /etc/rc.d/init.d/httpd restart If you have none of that, do: kill -HUP pid-of-httpd-here Jonathan Byrne <j-byrne@example.com> Engineering Division Exodus Communications K.K. http://www.exodus.co.jp/ Tel: +81 3-5334-1700 Fax: +81 3-5334-1702 Direct: +81 3-5334-1756
- References:
- HUP Signal: restart now -> syntax?
- From: ulrike@example.com
Home | Main Index | Thread Index
- Prev by Date: RE: user cgi-bin configuration
- Next by Date: Re: HUP Signal: restart now -> syntax?
- Prev by thread: HUP Signal: restart now -> syntax?
- Next by thread: Re: HUP Signal: restart now -> syntax?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links