[MacPorts] howto/Apache2 modified

MacPorts noreply at macports.org
Sun Dec 28 15:25:57 PST 2014


Page "howto/Apache2" was changed by magill at mac.com
Diff URL: <https://trac.macports.org/wiki/howto/Apache2?action=diff&version=3>
Revision 3
Comment: update
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/Apache2
=========================================================================
--- howto/Apache2 (version: 2)
+++ howto/Apache2 (version: 3)
@@ -30,14 +30,14 @@
 
 A sample configuration file is provided in `/opt/local/apache2/conf/original/httpd.conf`. Don't edit this file; leave it as is so you can refer to the defaults later. The first time you install apache2, the sample configuration file will be copied to `/opt/local/apache2/conf/httpd.conf` for you. You can edit this file as desired. When you later upgrade apache2 to a newer version, MacPorts will upgrade the sample configuration file but will not modify your `httpd.conf`, so be sure to manually compare your `httpd.conf` with the new sample configuration file and bring over any relevant changes. You should also keep backup copies of your `httpd.conf` in a safe place.
 
-== 2A:  Verify your config file ==
+=  Step 3:  Verify your config file =
 Verify any changes you have made to the config file: /opt/local/apache2/conf/httpd.conf
 {{{
  /opt/local/apache2/bin/apachectl -t
 }}}
 This will return either "Syntax OK" or a specific line by line error listing.
 
-==  2B: Activate Apache2 ==
+=  Step 4: Activate Apache2 =
 Activate your Apache installation so that it starts now and every time you boot your machine: 
 
 {{{
@@ -62,7 +62,7 @@
 
 The default log file location is: '''/opt/local/apache2/logs/'''. The startup will be logged in "'''error_log'''"
 
-== 2C: Initial changes to the config file ==
+= Step 5: Initial changes to the config file =
 Once you have determined that your basic installation is working, you need to consider making some initial changes to your config file.
 
 After each change to the config file, you should again verify the file syntax, and then you need to stop and restart Apache for the changes to take effect.
-------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 OS X

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 .


More information about the macports-changes mailing list