You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2012/02/07 01:21:09 UTC

svn commit: r804055 - in /websites/production/lucene: ./ content/.htaccess

Author: hossman
Date: Tue Feb  7 00:21:08 2012
New Revision: 804055

Log:
redirect fix

Modified:
    websites/production/lucene/   (props changed)
    websites/production/lucene/content/.htaccess

Propchange: websites/production/lucene/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Feb  7 00:21:08 2012
@@ -1 +1 @@
-/websites/staging/lucene/trunk:779871-804052
+/websites/staging/lucene/trunk:779871-804054

Modified: websites/production/lucene/content/.htaccess
==============================================================================
--- websites/production/lucene/content/.htaccess (original)
+++ websites/production/lucene/content/.htaccess Tue Feb  7 00:21:08 2012
@@ -10,6 +10,7 @@ RedirectMatch Permanent /who.html /whowe
 RedirectMatch Permanent /java/docs/irc.html /core/discussion.html#irc
 RedirectMatch Permanent /java/docs/mailinglists.html /core/discussion.html
 RedirectMatch Permanent /java/docs/systemrequirements.html /core/systemreqs.html
+RedirectMatch Permanent /java/docs/developer-resources.html /core/developer.html
 
 # we no longer have a TLP mail.html page use 'core' for now
 RedirectMatch Permanent /mail.html /core/discussion.html