shithub: werc

ref: 4a16fe725756fe4fc35be187bb5f704ce1e5c334
dir: /bin/contrib/rc-httpd/handlers/static-or-index/

View raw version
#!/bin/rc
if(~ $PATH_INFO */)
	exec dir-index $params
if not
	exec serve-static