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>
RewriteMap tickets txt:/srv/trac.openstreetmap.org/tickets.map
RewriteRule ^/ticket/(\d+)$ https://github.com/openstreetmap/trac-tickets/issues/${tickets:$1}
- RedirectPermanent / https://github.com/openstreetmap/trac-tickets
+ ErrorDocument 404 https://github.com/openstreetmap/trac-tickets
</VirtualHost>