]> git.openstreetmap.org Git - chef.git/commitdiff
git: Add redirects for retired repos
authorGrant Slater <git@firefishy.com>
Thu, 28 Jul 2022 12:10:24 +0000 (15:10 +0300)
committerGrant Slater <git@firefishy.com>
Thu, 28 Jul 2022 12:10:24 +0000 (15:10 +0300)
cookbooks/git/templates/default/apache.erb

index 3ab6be65eab5c49606c04954b99afd1b2350653f..07d11a804113d866fd9c9c937c4a3a9e9a93cdbc 100644 (file)
@@ -55,9 +55,9 @@
 
         RewriteEngine on
         RewriteRule ^/cgimap\.git.* https://github.com/zerebubuth/openstreetmap-cgimap [QSD,L,R=permanent]
-        RewriteRule ^/planetdump\.git.* https://github.com/openstreetmap/planetdump [QSD,L,R=permanent]
-        RewriteRule ^/gpx-import\.git.* https://github.com/openstreetmap/gpx-import [QSD,L,R=permanent]
-        RewriteRule ^/potlatch2\.git.* https://github.com/openstreetmap/potlatch2 [QSD,L,R=permanent]
+        RewriteRule ^/planetdump\.git.* https://github.com/openstreetmap/planetdump [QSD,L,R=permanent]
+        RewriteRule ^/gpx-import\.git.* https://github.com/openstreetmap/gpx-import [QSD,L,R=permanent]
+        RewriteRule ^/potlatch2\.git.* https://github.com/openstreetmap/potlatch2 [QSD,L,R=permanent]
 
         ScriptAlias /public /usr/lib/git-core/git-http-backend/public
         ScriptAlias /private /usr/lib/git-core/git-http-backend/private