Comment by UltraChip on 13/08/2024 at 15:08 UTC

1 upvotes, 1 direct replies (showing 1)

View submission: multi-user gemini server

As far as I know Gemini doesn't have an equivalent to vhosts if that's what you're asking.

Replies

Comment by [deleted] at 13/08/2024 at 15:57 UTC

1 upvotes, 0 direct replies

Hey, not really. I want to serve a gemini instance on domain.tld, but it should host multiple users (the ones on the system), each with their ~/gemini home, or something like that.

I saw like Agate (and maybe other) are serving content from a predefined dir, so I thought that's not a multi-user setup.