~kris/9p

krisyotam.net

ref: ad748e037aad8d5c495b33e6c168f49407b1bf8a krisyotam.net/bin/contrib/rc-httpd/select-handler -rwxr-xr-x 222 bytes
ad748e03 — Kris Yotam ci: keep Vercel token out of build logs a month 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/src/plan9.krisyotam.com/sites/$SERVER_NAME
	exec static-or-cgi /home/krisyotam/src/plan9.krisyotam.com/bin/werc.rc
}
if not
	error 503