shithub: plan9front

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