Repository: incubator-gossip Updated Branches: refs/heads/asf-site d5eb30eab -> 866a34918
add redirect to podling status file Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/866a3491 Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/866a3491 Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/866a3491 Branch: refs/heads/asf-site Commit: 866a3491873ed930edd83c4f4c56d181e22c9560 Parents: d5eb30e Author: P. Taylor Goetz <[email protected]> Authored: Mon Aug 27 10:36:57 2018 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Mon Aug 27 10:36:57 2018 -0400 ---------------------------------------------------------------------- .htaccess | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/866a3491/.htaccess ---------------------------------------------------------------------- diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..4a67196 --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +RedirectMatch Permanent ^(/.*)?$ http://incubator.apache.org/projects/gossip.html
