shithub: plan9front

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