shithub: plan9front

ref: 96e9f3707cdc0b76e019f444c24869fecc7b5a21
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