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