gnomeweb-wml r6012 - in trunk: . www.gnome.org



Author: vuntz
Date: Mon Mar 24 13:47:31 2008
New Revision: 6012
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6012&view=rev

Log:
2008-03-24  Vincent Untz  <vuntz gnome org>

	* www.gnome.org/htaccess: change order of redirecto to get the ics
	redirect working... At least, to try to have it working :-)


Modified:
   trunk/ChangeLog
   trunk/www.gnome.org/htaccess

Modified: trunk/www.gnome.org/htaccess
==============================================================================
--- trunk/www.gnome.org/htaccess	(original)
+++ trunk/www.gnome.org/htaccess	Mon Mar 24 13:47:31 2008
@@ -2,8 +2,8 @@
 
 # Temporary utility redirects which should always exist
 Redirect /start/stable                   http://library.gnome.org/misc/release-notes/2.22
-Redirect /start/unstable                 http://live.gnome.org/TwoPointTwentythree
 Redirect /start/unstable/schedule.ics    http://www.gnome.org/start/schedule-unstable.ics
+Redirect /start/unstable                 http://live.gnome.org/TwoPointTwentythree
 # For old release notes (2.12 and 2.14 are handled separately because they have a press release):
 RedirectMatch ^/start/(2\.1[24])/notes   http://library.gnome.org/misc/release-notes/$1
 RedirectMatch ^/start/(2\.1[24])/?$      http://library.gnome.org/misc/release-notes/$1



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