Remove comments in the Apache section about items that will likely never

be written.  We already link to the Apache documentation, and theirs
should be (and is!) more oriented to Apache configuration.
This commit is contained in:
Glen Barber 2012-02-03 05:33:42 +00:00
parent eb392ee5e0
commit 2bb8c86392
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38367

View file

@ -4427,16 +4427,6 @@ $include Kexample.com.+005+nnnnn.ZSK.key ; ZSK</programlisting>
<application>Apache</application> configuration file before making changes. Once you are
satisfied with your initial configuration you are ready to
start running <application>Apache</application>.</para>
<!-- sect3 for performance tuning directives? maxservers minservers -->
<!-- etc..?? -->
<!-- Advanced configuration section.
Performance tuning directives.
Log file format -->
</sect2>
<sect2>
@ -4575,10 +4565,6 @@ DocumentRoot /www/someotherdomain.tld
<para>The <application>mod_ssl</application> module is built by
default, but can be enabled by specifying
<literal>-DWITH_SSL</literal> at compile time.</para>
<!-- XXX add more information about configuring mod_ssl here. -->
<!-- Generating keys, getting the key signed, setting up your secure -->
<!-- web server! -->
</sect3>
<sect3>
@ -4798,11 +4784,7 @@ DocumentRoot /www/someotherdomain.tld
<application>MySQL</application> database server to
<acronym>PHP</acronym>5, simply install the port
<filename>databases/php5-mysql</filename>.</para>
<!-- deactivate the filename link as there is no pkg-descr file for this port -->
<!--
<filename role="package">databases/php5-mysql</filename>
port.</para>
-->
<para>After installing an extension, the
<application>Apache</application> server must be reloaded to
pick up the new configuration changes:</para>