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/23 12:25:54 UTC

svn commit: rev 21602 - excalibur/site

Author: leosimons
Date: Wed Jun 23 03:25:53 2004
New Revision: 21602

Modified:
   excalibur/site/.htaccess
Log:
redirect needs full url

Modified: excalibur/site/.htaccess
==============================================================================
--- excalibur/site/.htaccess	(original)
+++ excalibur/site/.htaccess	Wed Jun 23 03:25:53 2004
@@ -1,2 +1,2 @@
-Redirect Permanent /mailing-lists.html /mail-lists.html
-Redirect Permanent /about.html /index.html
+Redirect Permanent /mailing-lists.html http://excalibur.apache.org/mail-lists.html
+Redirect Permanent /about.html http://excalibur.apache.org/index.html

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