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