shithub: plan9front

ref: 532c7479e96e439a13df421d3b9f547cde5b5642
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