]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/subversion/templates/default/apache.erb
Cleaner redirect using 404 handler for demised sites
[chef.git] / cookbooks / subversion / templates / default / apache.erb
index 188051eeaee502cb1feaeebe57088685acbbada3..49c1e1eba94a9b66f0aabce894ad0d109dec74fb 100644 (file)
@@ -12,8 +12,6 @@
   ErrorLog /var/log/apache2/<%= @name %>-error.log
 
   RedirectPermanent /applications/editors/josm/plugins/cadastre-fr/images/cadastre_small.png https://raw.githubusercontent.com/openstreetmap/svn-archive/main/applications/editors/josm/plugins/cadastre-fr/images/cadastre_small.png
-  RedirectPermanent / https://github.com/openstreetmap/svn-archive
-
   ErrorDocument 404 https://github.com/openstreetmap/svn-archive
 
 </VirtualHost>