You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by rl...@apache.org on 2020/05/23 16:41:35 UTC

[xalan-site] branch stage updated: Redirect xalan root

This is an automated email from the ASF dual-hosted git repository.

rleigh pushed a commit to branch stage
in repository https://gitbox.apache.org/repos/asf/xalan-site.git


The following commit(s) were added to refs/heads/stage by this push:
     new f798b3f  Redirect xalan root
f798b3f is described below

commit f798b3fa2f29ebe98a339ed71092cdcbbbe604bc
Author: Roger Leigh <rl...@codelibre.net>
AuthorDate: Sat May 23 17:41:18 2020 +0100

    Redirect xalan root
---
 .htaccess | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.htaccess b/.htaccess
index 04b1506..a5058fc 100644
--- a/.htaccess
+++ b/.htaccess
@@ -23,3 +23,4 @@ Redirect 301 /xalan-c/test-faqs.html https://apache.github.io/xalan-c/faq.html
 Redirect 301 /xalan-c/testdownload.html https://apache.github.io/xalan-c/download.html
 Redirect 301 /xalan-c/usagepatterns.html https://apache.github.io/xalan-c/usagepatterns.html
 Redirect 301 /xalan-c/whatsnew.html https://apache.github.io/xalan-c/releases.html
+Redirect 301 /xalan-c https://apache.github.io/xalan-c/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xalan.apache.org
For additional commands, e-mail: dev-help@xalan.apache.org