Add information about "apachectl graceful" command and point to
apachectl manual page
This commit is contained in:
parent
da6c9d35a5
commit
bea45c5d87
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23155
1 changed files with 8 additions and 0 deletions
|
@ -4339,6 +4339,14 @@ Log file format -->
|
|||
|
||||
<screen>&prompt.root; <userinput>/usr/local/sbin/apachectl restart</userinput></screen>
|
||||
|
||||
<para>To restart <application>Apache</application> without
|
||||
aborting current connections, run:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>/usr/local/sbin/apachectl graceful</userinput></screen>
|
||||
|
||||
<para>Additional information available at
|
||||
<command>apachectl</command> manual page.</para>
|
||||
|
||||
<para>To launch <application>Apache</application> at system
|
||||
startup, add the following line to
|
||||
<filename>/etc/rc.conf</filename>:</para>
|
||||
|
|
Loading…
Reference in a new issue