shithub: werc

ref: c8ea93b4d9fd92e3457e6c8a7acf0b0f61b16d2a
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
    }