💾 Archived View for bbs.geminispace.org › u › eapl › 14328 captured on 2024-08-18 at 20:40:58. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-06-16)
-=-=-=-=-=-=-
I used that project to server files, never made any fancy integration, although was thinking of building the twtxt client there.
Jan 24 · 7 months ago
🕹️ skyjake [mod...] · 2024-01-24 at 16:18:
This by @chluehr is relevant here:
— farcaster.net/news/2023-11-29.gmi
🦉 scops · 2024-01-26 at 11:25:
There is also JAGS, which is based on gemini-php. somewhat advanced but still very simple to use: https://codeberg.org/codeandcreate/JAGS-PHP
💎 istvan · 2024-01-29 at 20:00:
You just run PHP as a CGI script. Make sure it starts with the right shebang to your PHP binary and you are good to go. Works fine in gmcapsule server.
Gemini & PHP — Is there a good way to integrate/use PHP with a Gemini server and what server should I choose for that? Can I use Agate for this?