]> granicus.if.org Git - apache/commitdiff
mention src/support/apachectl
authordgaudet <dgaudet@unknown>
Sat, 14 Feb 1998 13:08:57 +0000 (13:08 +0000)
committerdgaudet <dgaudet@unknown>
Sat, 14 Feb 1998 13:08:57 +0000 (13:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80213 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/stopping.html
docs/manual/stopping.html.en

index eb47cb1144fe27a85d27182a1ce210072d3db669..2b65aa8f1cd783fa23abaf12a0fc9dbb2cb8ee00 100644 (file)
@@ -38,6 +38,11 @@ Modify those examples to match your
 <A HREF="mod/core.html#serverroot">ServerRoot</A> and
 <A HREF="mod/core.html#pidfile">PidFile</A> settings.
 
+<p>As of Apache 1.3 we provide a script <code>src/support/apachectl</code>
+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.
+
 <H3>TERM Signal: stop now</H3>
 
 <P>Sending the <CODE>TERM</CODE> signal to the parent causes it to
index eb47cb1144fe27a85d27182a1ce210072d3db669..2b65aa8f1cd783fa23abaf12a0fc9dbb2cb8ee00 100644 (file)
@@ -38,6 +38,11 @@ Modify those examples to match your
 <A HREF="mod/core.html#serverroot">ServerRoot</A> and
 <A HREF="mod/core.html#pidfile">PidFile</A> settings.
 
+<p>As of Apache 1.3 we provide a script <code>src/support/apachectl</code>
+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.
+
 <H3>TERM Signal: stop now</H3>
 
 <P>Sending the <CODE>TERM</CODE> signal to the parent causes it to