[MacPorts] Notification: howto/MAMP modified
MacPorts
noreply at macports.org
Sun Aug 10 17:58:30 PDT 2008
Changed page "howto/MAMP" by ryandesign at macports.org from 99.128.111.134*
Page URL: <http://trac.macports.org/wiki/howto/MAMP>
Diff URL: <http://trac.macports.org/wiki/howto/MAMP?action=diff&version=14>
Revision 14
Comment: list index.php first in DirectoryIndex; remove index.cgi (who needs it?)
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MAMP
=========================================================================
--- howto/MAMP (version: 13)
+++ howto/MAMP (version: 14)
@@ -150,7 +150,7 @@
Update Apache's `httpd.conf` file to enhance the "DirectoryIndex" directive to include additional "index" files:
{{{
-DirectoryIndex index.html index.cgi index.php
+DirectoryIndex index.php index.html
}}}
Also, at the end of the `httpd.conf` file, add the following lines so that Apache includes the mod_php "AddType" configurations
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user 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 MacPorts.
If it was not you, please report to http://www.macports.org/.
More information about the macports-changes
mailing list