r3857 - trunk/web



Author: timj
Date: 2006-08-14 19:46:04 -0400 (Mon, 14 Aug 2006)
New Revision: 3857

Modified:
   trunk/web/htaccess.in
Log:
added missing redirects for bsesh -> bsescm


Modified: trunk/web/htaccess.in
===================================================================
--- trunk/web/htaccess.in	2006-08-14 23:27:05 UTC (rev 3856)
+++ trunk/web/htaccess.in	2006-08-14 23:46:04 UTC (rev 3857)
@@ -45,6 +45,10 @@
 # in the above, the following list of entry points should be made sure to exist:
 # download.html, screenshots.html, mailinglist.html, bugs.html, faq.html, about.html
 
+# Compat redirects for links for 2006 Aug...Dec
+Redirect 301 /bsesh.1.html		http://beast.gtk.org/bsescm.1.html
+Redirect 301 /bsesh.1			http://beast.gtk.org/bsescm.1
+
 # Compat redirects for links from Feb..Apr 2006
 RewriteCond %{QUERY_STRING} 		^image=screenshots/(.*)$
 RewriteRule ^screenshots.phtml$		http://beast.gtk.org/screenshots?image=screenshotdir/%1 [R=301,L]




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