💾 Archived View for bbs.geminispace.org › u › chluehr › 13213 captured on 2024-07-09 at 08:41:50. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-06-16)

➡️ Next capture (2024-08-18)

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

Comment by 🐧 chluehr

Re: "Server change to gmid & FastCGI with PHP

In: u/chluehr

Okay, update: Using standard PHP-FPM has one issue: As per definition there is always an empty line between header/status code and content. With Gemini / gmi, this is not a big issue - but I was planning on delivering images .... the extra line breaks the images. darn. So php-only server? Or s.th. like https://github.com/lisachenko/protocol-fcgi ?

🐧 chluehr [OP]

2023-12-29 · 6 months ago

Original Post

🐧 chluehr

Server change to gmid & FastCGI with PHP I switched server from Agate to gmid, becaused I am planning on playing with dynamic content in Geminispace. The currect setup of this capsule consists of a Docker/Portainer/traefik server forwarding all traffic on port 1965 to the gmid server. The gmid is configured to forward some traffic based on a location to a php-fpm container. For more details, read the news entry: [gemini link] Server change to gmid & FastCGI with PH

💬 3 comments · 3 likes · 2023-11-29 · 7 months ago