shithub: plan9front

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