[31609] trunk/www

jmpp at macports.org jmpp at macports.org
Thu Nov 29 21:25:24 PST 2007


Revision: 31609
          http://trac.macosforge.org/projects/macports/changeset/31609
Author:   jmpp at macports.org
Date:     2007-11-29 21:25:14 -0800 (Thu, 29 Nov 2007)

Log Message:
-----------
Move the contents of this htaccess file into the legacy dir, we're not going to be using it any longer.

Modified Paths:
--------------
    trunk/www/legacy/.htaccess

Removed Paths:
-------------
    trunk/www/.htaccess

Deleted: trunk/www/.htaccess
===================================================================
--- trunk/www/.htaccess	2007-11-30 05:14:03 UTC (rev 31608)
+++ trunk/www/.htaccess	2007-11-30 05:25:14 UTC (rev 31609)
@@ -1,4 +0,0 @@
-<Files ~ "\.inc$">
-    Order allow,deny
-    Deny from all
-</Files>

Modified: trunk/www/legacy/.htaccess
===================================================================
--- trunk/www/legacy/.htaccess	2007-11-30 05:14:03 UTC (rev 31608)
+++ trunk/www/legacy/.htaccess	2007-11-30 05:25:14 UTC (rev 31609)
@@ -3,3 +3,7 @@
     SetHandler process-portfile
 </Files>
 
+<Files ~ "\.inc$">
+    Order allow,deny
+    Deny from all
+</Files>

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


More information about the macports-changes mailing list