gnomeweb-wml r6563 - trunk/www.gnome.org



Author: lucasr
Date: Wed Jan  7 18:42:45 2009
New Revision: 6563
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6563&view=rev

Log:
Trying once more to activate php in new-friends website.


Modified:
   trunk/www.gnome.org/htaccess

Modified: trunk/www.gnome.org/htaccess
==============================================================================
--- trunk/www.gnome.org/htaccess	(original)
+++ trunk/www.gnome.org/htaccess	Wed Jan  7 18:42:45 2009
@@ -26,7 +26,7 @@
 RedirectMatch /friends/donors_2003.php$ /friends/donors_2003.html
 RedirectMatch /friends/donors_2002.php$ /friends/donors_2002.html
 
-<FilesMatch "/new-friends/step2.php">
+<FilesMatch "step2\.php$">
  allow from all
  SetHandler application/x-httpd-php
 </FilesMatch>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]