shithub: werc

ref: 39e0c2261a38203b96ce12d26dc2d29853d9e7ca
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