Add hiawatha sample config.
This commit is contained in:
parent
808c48d7f0
commit
939eec5452
16
sites/werc.cat-v.org/docs/web_server_setup/hiawatha.md
Normal file
16
sites/werc.cat-v.org/docs/web_server_setup/hiawatha.md
Normal file
@ -0,0 +1,16 @@
|
||||
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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user