shithub: plan9front

ref: 4a92a8f6b2502750a69e87d398ffb2f069103bf4
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