shithub: plan9front

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