So I just realized how much a trailing slash could matter in urls: if I go to my gemlog at gemini://elektito.com/gemlog (notice the lack of a trailing slash) and click on one of the relative links (like pointing to "1-first-post"), the client asks for gemini://elektito.com/1-first-post, instead of gemini://elektito.com/gemlog/1-first-post. At first I thought this is a bug in the clients, but now I'm thinking it sorta makes sense. Without the trailing slash, the browser asks for a sibling page, same as if I was looking at gemini://elektito.com/gemlog.gmi. I'd better reconfigure my server to redirect those urls.
2 years ago ยท ๐ satch, iam_ami
gemini://elektito.com/1-first-post
gemini://elektito.com/gemlog/1-first-post
gemini://elektito.com/gemlog.gmi