From a0239f0024e07aca71de35828c3f47df77abf9ff Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 14 Feb 2026 21:46:55 +0100 Subject: Import gemini-from-http --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8a6c519..3aa79bd 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,6 @@ Coppewebite is a project exploring interactions between the [Gemini protocol](ht * [`gemini-to-web`](gemini-to-web): Python library and command-line tools to convert Gemini to web formats. * [`apache-configuration`](apache-configuration.md): documentation for configuring Apache httpd to make serve Gemtext as an alternative negotiated content type. +* [`gemini-from-http`](gemini-from-http): a Gemini proxy server that proxies all content to an http or https server. + +`gemini-from-http` is particularly useful paired with an Apache httpd server configured to serve Gemtext as an alternative negotiated content type. -- cgit v1.2.3