- Remove an extra space.
- Add a missing period. PR: docs/77065 Submitted by: Brad Davis <so14k@so14k.com>
This commit is contained in:
parent
e822759e45
commit
f67b3f35f5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23833
1 changed files with 2 additions and 2 deletions
|
|
@ -4338,7 +4338,7 @@ Log file format -->
|
|||
|
||||
<screen>&prompt.root; <userinput>/usr/local/sbin/apachectl start</userinput></screen>
|
||||
|
||||
<para>You can stop the server at any time by typing :</para>
|
||||
<para>You can stop the server at any time by typing:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>/usr/local/sbin/apachectl stop</userinput></screen>
|
||||
|
||||
|
|
@ -4414,7 +4414,7 @@ DocumentRoot /www/someotherdomain.tld
|
|||
<para>For more information about setting up virtual hosts,
|
||||
please consult the official <application>Apache</application>
|
||||
documentation at: <ulink
|
||||
url="http://httpd.apache.org/docs/vhosts/"></ulink></para>
|
||||
url="http://httpd.apache.org/docs/vhosts/"></ulink>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue