[MacPorts] howto/MAMP modified

MacPorts noreply at macports.org
Mon Nov 10 09:34:21 PST 2014


Page "howto/MAMP" was changed by snc at macports.org
Diff URL: <https://trac.macports.org/wiki/howto/MAMP?action=diff&version=75>
Revision 75
Comment: put default expectation first
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 74)
+++ howto/MAMP (version: 75)
@@ -64,6 +64,12 @@
 }}}
 
 Then edit `/opt/local/apache2/conf/extra/httpd-userdir.conf` add the following lines to the end of the file:
+
+#
+# Include user configurations
+#
+Include /private/etc/apache2/users/*.conf
+}}}
 
 For Mac OS X 10.4 and lower:
 {{{
@@ -71,14 +77,6 @@
 # Include user configurations
 #
 Include /private/etc/httpd/users/*.conf
-}}}
-
-For Mac OS X 10.5 and above:
-{{{
-#
-# Include user configurations
-#
-Include /private/etc/apache2/users/*.conf
 }}}
 
 Restart Apache using `sudo /opt/local/apache2/bin/apachectl -k restart` to make this change take effect. You can then view your personal pages by accessing http://localhost/~username/, where "username" is your Mac OS X account's short name.
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/MAMP>
MacPorts <https://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'howto/MAMP' page.
If it was not you, please report to .


More information about the macports-changes mailing list