# managed by Ansible server "{{ cgit__domain_name }}" { listen on * port {{ cgit__listen_port }} root "/htdocs/stagit" location match "style.css" { request rewrite "/style.css" } location match "logo.png" { request rewrite "/logo.png" } location match "favicon.png" { request rewrite "/logo.png" } }