I have updated the Apache server on projects-new to redirect /feeds to
projects-old.

This fixes any links to the RSS/Atom feeds.

If there are any other such redirects that need to be added, please
let me know and I can try and set them up.

S.
---------- Forwarded message ----------
From:  <s...@apache.org>
Date: 14 August 2015 at 18:39
Subject: infrastructure-puppet git commit: Redirect RSS and Atom Feeds
To: infrastructure-...@apache.org


Repository: infrastructure-puppet
Updated Branches:
  refs/heads/sebb-auth-update f51f0120d -> 271740a75


Redirect RSS and Atom Feeds

Project: http://git-wip-us.apache.org/repos/asf/infrastructure-puppet/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/infrastructure-puppet/commit/271740a7
Tree: http://git-wip-us.apache.org/repos/asf/infrastructure-puppet/tree/271740a7
Diff: http://git-wip-us.apache.org/repos/asf/infrastructure-puppet/diff/271740a7

Branch: refs/heads/sebb-auth-update
Commit: 271740a75ef8bbe4171a4bc4e99c695447de155d
Parents: f51f012
Author: Sebb <s...@apache.org>
Authored: Fri Aug 14 14:25:31 2015 +0100
Committer: Sebb <s...@apache.org>
Committed: Fri Aug 14 14:25:31 2015 +0100

----------------------------------------------------------------------
 data/nodes/projects-vm.apache.org.yaml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/infrastructure-puppet/blob/271740a7/data/nodes/projects-vm.apache.org.yaml
----------------------------------------------------------------------
diff --git a/data/nodes/projects-vm.apache.org.yaml
b/data/nodes/projects-vm.apache.org.yaml
index a755bcf..dbc6375 100644
--- a/data/nodes/projects-vm.apache.org.yaml
+++ b/data/nodes/projects-vm.apache.org.yaml
@@ -55,6 +55,7 @@ vhosts_asf::vhosts::vhosts:
       <Location />
         Require ip 140.211.11.75
       </Location>
+      Redirect /feeds http://projects-old.apache.org/feeds

   reporter:
     vhost_name: '*'

Reply via email to