diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-22 11:10:45 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-22 11:10:45 +0000 |
| commit | f78c200214045fa21434a6038d8f38efa22d80d4 (patch) | |
| tree | e9504b84206a414292127919ff8ed1d706761245 | |
| parent | 5afd04f3065c879eaeaade38f21b5453096e8cb1 (diff) | |
using vger now
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,6 +18,6 @@ You can find more about my internet site and the static content generator at [sn * GNU Bash: [https://www.gnu.org/software/bash/](https://www.gnu.org/software/bash/) * ShellCheck: [https://www.shellcheck.net/](https://www.shellcheck.net/) * Server OS: [OpenBSD](https://www.OpenBSD.org) -* Gemini server: [a-h/gemini](https://github.com/a-h/gemini) -* Web server: [OpenBSD HTTPD](https://man.openbsd.org/httpd.8) (for "normal" HTML site) +* Gemini server: `vger` on OpenBSD via `relayd` and `inetd`. +* Web server: `httpd` of OpenBSD) (for "normal" HTML site) * Obviously, I am also using Codeberg for source code and Codeberg Page hosting. |
