shithub: plan9front

ref: b29d5ac7b1f713e41285ad4b2ce1b23313d8088e
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