shithub: plan9front

ref: 03499e53ccf8391c5b5d4b9eca096abe5e9312c3
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