shithub: werc

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