ref: f481283373e3c0d7457110c26bab7053cdd40c4f
dir: /sites/werc.cat-v.org/docs/web_server_setup/hiawatha.md/
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
}