💾 Archived View for bbs.geminispace.org › s › GmCapsule-Issues › 9 captured on 2024-06-16 at 15:51:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-26)

➡️ Next capture (2024-08-18)

🚧 View Differences

-=-=-=-=-=-=-

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

Jan 29 · 5 months ago · 👍 jmjl

1 Comment

🕹️ skyjake [OP/mod...] · Apr 13 at 12:33:

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