shithub: werc

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