From: dgaudet Date: Sat, 14 Feb 1998 13:08:57 +0000 (+0000) Subject: mention src/support/apachectl X-Git-Tag: APACHE_BIG_SYMBOL_RENAME_POST~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2017374db215bcf7076ef178d8d9f1765950ace8;p=apache mention src/support/apachectl git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80213 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/stopping.html b/docs/manual/stopping.html index eb47cb1144..2b65aa8f1c 100644 --- a/docs/manual/stopping.html +++ b/docs/manual/stopping.html @@ -38,6 +38,11 @@ Modify those examples to match your ServerRoot and PidFile settings. +

As of Apache 1.3 we provide a script src/support/apachectl +which can be used to start, stop, and restart Apache. It may need a +little customization for your system, see the comments at the top of +the script. +

TERM Signal: stop now

Sending the TERM signal to the parent causes it to diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index eb47cb1144..2b65aa8f1c 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -38,6 +38,11 @@ Modify those examples to match your ServerRoot and PidFile settings. +

As of Apache 1.3 we provide a script src/support/apachectl +which can be used to start, stop, and restart Apache. It may need a +little customization for your system, see the comments at the top of +the script. +

TERM Signal: stop now

Sending the TERM signal to the parent causes it to