shithub: werc

ref: 300999d3e739e00096c1bc8c3c6e9850ca28a206
dir: /sites/werc.cat-v.org/docs/web-server-setup/hiawatha.md/

View raw version
Hiawatha Web Server Configuration
---------------------------------

Contributed by sqweek, thanks!

This are the relevant bits:

    CGIhandler = /usr/local/plan9/bin/rc:rc
    ExecuteCGI = yes
    RewriteURL = werc
    UrlRewrite {
        RewriteID = werc
        Match ^(/code|/index|/contact|/clique).* Rewrite /werc.rc
        Match ^/$ Rewrite /werc.rc
    }