[MacPorts] howto/MAMP modified

MacPorts noreply at macports.org
Fri Sep 4 02:43:35 PDT 2009


Changed page "howto/MAMP" by ryandesign at macports.org from 75.44.29.196*
Page URL: <http://trac.macports.org/wiki/howto/MAMP>
Diff URL: <http://trac.macports.org/wiki/howto/MAMP?action=diff&version=37>
Revision 37
Comment: update apache2 configuration file creation and routine maintenance

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 36)
+++ howto/MAMP (version: 37)
@@ -25,18 +25,7 @@
 sudo port install apache2
 }}}
 
-See if httpd.conf already exists in current install version
-
-{{{
-open /opt/local/apache2/conf
-}}}
-
-If it does not exist, create an initial httpd.conf configuration file, otherwise skip this step: 
-
-{{{
-cd /opt/local/apache2/conf
-sudo cp httpd.conf.sample httpd.conf
-}}}
+The first time you install apache2, a configuration file will be created for you at /opt/local/apache2/conf/httpd.conf. When you later upgrade apache2 to a newer version, be sure to manually compare your httpd.conf with the new sample configuration file at /opt/local/apache2/conf/original/httpd.conf and bring over any relevant changes. MacPorts will not modify your configuration files for you.
 
 Activate your Apache installation so that it starts now and every time you boot your machine: 
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on howto/MAMP. If it was not you, please
report to .


More information about the macports-changes mailing list