Smokeping Caddyfile

Thank your Matthew. It appears to be working with:

[hendry@study caddy.conf.d]$ cat smokeping.conf
smokeping.dabase.com {

        log stdout
        errors

        tls hendry@iki.fi
        root /srv/http/smokeping

        fastcgi / unix:/var/run/fcgiwrap.sock {
                env SCRIPT_FILENAME /srv/http/smokeping/smokeping.fcgi.dist
        }
}

smokeping.dabase.com/cache {
        root /var/cache/smokeping
}

I owe you a beer, that’s for sure!

3 Likes