RewriteEngine on
RewriteMap tickets txt:/srv/trac.openstreetmap.org/tickets.map
RewriteRule ^/ticket/(\d+)$ https://github.com/openstreetmap/trac-tickets/issues/${tickets:$1}
RewriteEngine on
RewriteMap tickets txt:/srv/trac.openstreetmap.org/tickets.map
RewriteRule ^/ticket/(\d+)$ https://github.com/openstreetmap/trac-tickets/issues/${tickets:$1}