[#9] CGI index pages under bin_root
There should be an easy way to use a CGI program as the index page of a directory, similar to how the static module checks for index.gmi files.
With bin_root, it could just be an executable called "index.gmi" or "index.gmi.exe".
✔︎ #feature
2024-01-29 · 2 years ago · 👍 jmjl
1 Comment
Implemented in v0.7. "index.gmi" executables under `bin-root` are used for generating directory indices.