Caddy & cgit issues

on match /cgit
x.x.x.x - - [08/May/2018:08:44:49 +0200] “GET / HTTP/2.0” 404 14
x.x.x.x - - [08/May/2018:08:44:49 +0200] “GET /favicon.ico HTTP/2.0” 200 1078
x.x.x.x - - [08/May/2018:08:45:01 +0200] “GET /cgit HTTP/2.0” 200 1446
x.x.x.x - - [08/May/2018:08:45:01 +0200] “GET /cgit.png HTTP/2.0” 200 1278
x.x.x.x - - [08/May/2018:08:45:01 +0200] “GET /cgit.css HTTP/2.0” 200 14237

on match / without any changes to to /etc/cgitrc (first reloaded without clearing cache):
x.x.x.x - - [08/May/2018:08:45:38 +0200] “GET / HTTP/2.0” 200 1446
x.x.x.x - - [08/May/2018:08:45:43 +0200] “GET / HTTP/2.0” 200 1446
x.x.x.x - - [08/May/2018:08:45:43 +0200] “GET /cgit.css HTTP/2.0” 404 1027
x.x.x.x - - [08/May/2018:08:45:43 +0200] “GET /cgit.png HTTP/2.0” 404 1027

switching /etc/cgitrc from virtual-root=/ to virtual-root=/cgit as a test…
x.x.x.x - - [08/May/2018:08:46:16 +0200] “GET / HTTP/2.0” 200 1496
x.x.x.x - - [08/May/2018:08:46:16 +0200] “GET /cgit.css HTTP/2.0” 404 1042
x.x.x.x - - [08/May/2018:08:46:16 +0200] “GET /cgit.png HTTP/2.0” 404 1042