[MacPorts] howto/Apache2 modified
MacPorts Wiki
noreply at macports.org
Wed Dec 1 02:42:20 UTC 2021
Page "howto/Apache2" was changed by paxperscientiam
Diff URL: <https://trac.macports.org/wiki/howto/Apache2?action=diff&version=20>
Revision 20
Comment: negotiation_module is necessary
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/Apache2
=========================================================================
--- howto/Apache2 (version: 19)
+++ howto/Apache2 (version: 20)
@@ -189,8 +189,10 @@
=== Local Apache manual === #manual
-The [http://httpd.apache.org/docs/2.4/ Apache manual] is available on the Apache web site. If you would like to be able to access a copy of this manual on your web server, edit `/opt/local/etc/apache2/httpd.conf` and uncomment the following line:
-
+The [http://httpd.apache.org/docs/2.4/ Apache manual] is available on the Apache web site. If you would like to be able to access a copy of this manual on your web server, edit `/opt/local/etc/apache2/httpd.conf` and uncomment the following lines:
+{{{
+#LoadModule negotiation_module lib/apache2/modules/mod_negotiation.so
+}}}
{{{
#Include etc/apache2/extra/httpd-manual.conf
}}}
-------8<------8<------8<------8<------8<------8<------8<------8<--------
--
Page URL: <https://trac.macports.org/wiki/howto/Apache2>
MacPorts <https://www.macports.org/>
Ports system for macOS
This is an automated message. Someone added your email address to be
notified of changes on 'howto/Apache2' page.
If it was not you, please report to admin at macports.org.
More information about the macports-changes
mailing list