[29202] trunk/dports/www/php5-devel

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 17 06:05:52 PDT 2007


Revision: 29202
          http://trac.macosforge.org/projects/macports/changeset/29202
Author:   jwa at macports.org
Date:     2007-09-17 06:05:52 -0700 (Mon, 17 Sep 2007)

Log Message:
-----------
adding missing conf file (found by an unlucky installer) for future installments

Added Paths:
-----------
    trunk/dports/www/php5-devel/files/
    trunk/dports/www/php5-devel/files/mod_php.conf

Added: trunk/dports/www/php5-devel/files/mod_php.conf
===================================================================
--- trunk/dports/www/php5-devel/files/mod_php.conf	                        (rev 0)
+++ trunk/dports/www/php5-devel/files/mod_php.conf	2007-09-17 13:05:52 UTC (rev 29202)
@@ -0,0 +1,6 @@
+<IfModule mod_php5.c>
+
+AddType  application/x-httpd-php         .php
+AddType  application/x-httpd-php-source  .phps
+
+</IfModule>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070917/e2f01b2f/attachment.html


More information about the macports-changes mailing list