shithub: plan9front

ref: 7bcdd1b5d896816f6d403f86cd315819d0d03d07
dir: /rc/bin/rc-httpd/handlers/static-or-index/

View raw version
#!/bin/rc
if(~ $PATH_INFO */)
	exec dir-index $params
if not
	exec serve-static