~kris/9p

krisyotam.net

ref: a21515ab7032f3d982b4cc0864177532e480a02c krisyotam.net/bin/contrib/rc-httpd/select-handler -rwxr-xr-x 222 bytes
a21515ab — Kris Yotam expand resources, add grid section, update footer 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
#!/bin/rc
rfork n

if(~ $SERVER_NAME *){
	PATH_INFO=$location
	FS_ROOT=/home/krisyotam/dev/plan9.krisyotam.com/sites/$SERVER_NAME
	exec static-or-cgi /home/krisyotam/dev/plan9.krisyotam.com/bin/werc.rc
}
if not
	error 503