aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2026-09-05-cgit
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-09-13 11:20:58 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-09-13 11:20:58 +0200
commit3384c87351bb65ca925601baa41cf7a3d08e802a (patch)
tree40a85c163d5b971a3d4f707715fb54cc9da8c38e /src/blog/2026-09-05-cgit
parent014f13ada8339ba990909f3b9810c29394795aa5 (diff)
downloadsebastiano.tronto.net-3384c87351bb65ca925601baa41cf7a3d08e802a.tar.gz
sebastiano.tronto.net-3384c87351bb65ca925601baa41cf7a3d08e802a.zip
New blog postHEADmaster
Diffstat (limited to 'src/blog/2026-09-05-cgit')
-rw-r--r--src/blog/2026-09-05-cgit/cgit.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blog/2026-09-05-cgit/cgit.md b/src/blog/2026-09-05-cgit/cgit.md
index 53c00bd..29d92ba 100644
--- a/src/blog/2026-09-05-cgit/cgit.md
+++ b/src/blog/2026-09-05-cgit/cgit.md
@@ -87,8 +87,8 @@ Alternatively, one may configure httpd to chroot at `/`, making things
87more practical but loosing the security benefits. But at this point, 87more practical but loosing the security benefits. But at this point,
88I decided I wanted to try out a different stack - new VPS provider, new 88I decided I wanted to try out a different stack - new VPS provider, new
89OS, new web server. This is something I had been thinking about for 89OS, new web server. This is something I had been thinking about for
90about a year at this point, and I'll talk about the reasons in the 90about a year at this point, and I'll talk about the reasons in [my
91next post. 91next post](../2026-09-13-host-migration).
92 92
93But if you plan to host cgit on OpenBSD, do not be discouraged! 93But if you plan to host cgit on OpenBSD, do not be discouraged!
94Everything can be set up with just a little manual work. 94Everything can be set up with just a little manual work.

Generated with cgit - Back to sebastiano.tronto.net