shithub: plan9front

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