[#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

🐞 Issue #9 in s/GmCapsule-Issues
🕹️ skyjake [mod, sysop]

2024-01-29 · 2 years ago · 👍 jmjl

1 Comment

🕹️ skyjake [OP/mod...] · 2024-04-13 at 12:33:

Implemented in v0.7. "index.gmi" executables under `bin-root` are used for generating directory indices.