You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by le...@apache.org on 2004/06/27 14:24:15 UTC

svn commit: rev 22194 - excalibur/site

Author: leosimons
Date: Sun Jun 27 05:24:15 2004
New Revision: 22194

Modified:
   excalibur/site/.htaccess
Log:
Restructure website a little more, add some more deprecation warnings, etc

Modified: excalibur/site/.htaccess
==============================================================================
--- excalibur/site/.htaccess	(original)
+++ excalibur/site/.htaccess	Sun Jun 27 05:24:15 2004
@@ -1,2 +1,7 @@
 Redirect Permanent /mailing-lists.html http://excalibur.apache.org/mail-lists.html
 Redirect Permanent /about.html http://excalibur.apache.org/index.html
+Redirect Permanent /jira.html http://excalibur.apache.org/issue-tracking.html
+
+Redirect Permanent /i18n.html http://excalibur.apache.org/deprecated.html
+Redirect Permanent /i18n http://excalibur.apache.org/deprecated.html
+Redirect Permanent /configuration http://excalibur.apache.org/deprecated.html

---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org