shithub: werc

ref: 350df2bfb6b0c77ca7f7d0fb5596a0a7b9c138bb
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