Move the version number of Apache out of the <application> elements.
PR: docs/79209 Submitted by: Brad Davis
This commit is contained in:
parent
0aef5db149
commit
3a8ad20de3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24163
1 changed files with 3 additions and 3 deletions
|
@ -4245,9 +4245,9 @@ zone "0.168.192.in-addr.arpa" {
|
|||
|
||||
<note><para>This section covers version 1.3.X of the
|
||||
<application>Apache HTTP Server</application> as that is the
|
||||
most widely used version for &os;. <application>Apache 2.X</application> introduces many
|
||||
most widely used version for &os;. <application>Apache</application> 2.X introduces many
|
||||
new technologies but they are not discussed here. For more
|
||||
information about <application>Apache 2.X</application>, please see <ulink
|
||||
information about <application>Apache</application> 2.X, please see <ulink
|
||||
url="http://httpd.apache.org/"></ulink>.</para></note>
|
||||
|
||||
</sect2>
|
||||
|
@ -4459,7 +4459,7 @@ DocumentRoot /www/someotherdomain.tld
|
|||
<application>Apache</application>, then a version of <application>Apache</application>
|
||||
1.3.X that includes <application>mod_ssl</application> may be installed with the <filename
|
||||
role="package">www/apache13-modssl</filename> port. SSL
|
||||
support is also available for <application>Apache 2.X</application> in the
|
||||
support is also available for <application>Apache</application> 2.X in the
|
||||
<filename role="package">www/apache2</filename> port,
|
||||
where it is enabled by default.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue