shithub: werc

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