{
    admin off
}

ss3k.schaunwama.de {
    root * /var/www/public
    php_fastcgi unix//var/run/php/php-fpm.sock
    file_server
    encode gzip

    header {
        Strict-Transport-Security "max-age=31536000; includeSubDomains"
        X-Content-Type-Options "nosniff"
        X-Frame-Options "DENY"
    }
}
