# example httpd.conf snipped server "kmuninexporter" { listen on localhost port 4848 location "/metrics/*" { fastcgi root "/" } }