diff options
| author | alex <alex@pdp7.net> | 2026-02-14 21:46:55 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-02-14 21:46:55 +0100 |
| commit | a0239f0024e07aca71de35828c3f47df77abf9ff (patch) | |
| tree | 9770e3bfa82473ec46ae91d798afe5f8de54b745 /README.md | |
| parent | f6aeb816159bab281fa80d738d9ff92ae88de25a (diff) | |
Import gemini-from-http
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |
