dgaudet 98/02/14 05:08:58
Modified: htdocs/manual stopping.html Log: mention src/support/apachectl Revision Changes Path 1.12 +5 -0 apache-1.3/htdocs/manual/stopping.html Index: stopping.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/stopping.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- stopping.html 1998/02/05 20:04:15 1.11 +++ stopping.html 1998/02/14 13:08:57 1.12 @@ -38,6 +38,11 @@ <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