Hiawatha

    Koblog supports the Hiawatha webserver. For best results, you can use the following rewrite rule:

    UrlToolkit {
        ToolkitID = koblog
        RequestURI exists Return
        Match [^?]*(\?.*)? Rewrite /index.php$1
    }