thirdculture/werc/bin/contrib/rc-httpd/handlers/static-or-index
2024-07-18 14:09:32 -04:00

5 lines
80 B
Bash
Executable file

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