Announcing gemini://ecmelberk.com
Sean Conner
sean at conman.org
Sat May 16 09:04:18 BST 2020
It was thus said that the Great Ecmel Berk Canlıer once stated:
> On Fri, 15 May 2020 17:07:36 -0400
> Sean Conner <sean at conman.org> wrote:
>
> > I'm curious as to the feature you have in mind. Care to share?
>
> I am essentially looking for some way to replicate the nginx
> configuration at [1], which if done, would allow for a GitHub Pages-like
> "`git push` to publish" system for Gemini.
Huh. If I understand that fragment [2] it seems to maybe use some form of
regex to map directory names to domain names? Or something? It allows the
importing of a number of sites per name?
And yeah, the virtual hosting in Gemini is pretty weak right now---I would
have thought there would be more servers that support it, but no, I checked
each one listed [3] and only found two that support vhosts:
gemserv
GLV-1.12556 [4]
> The wildcard portion of it might be done with scripts listening for new
> directories and updating server configuration accordingly, but most
> of the server software I checked out didn't have good (if any) vhost
> support.
Define "good vhost support." Is it---ease of configuration? Actual
support?
-spc
> [1] https://git.sr.ht/~admicos/nginxpages/tree/master/nginx/default.conf#L3-8
[2] I run Apache (and have since the late 90s) and never really looked
at Nginx.
[3] https://portal.mozz.us/gemini/gemini.circumlunar.space/software/
[4] I thought a certificate had to list all possible hosts on the
server, but no, you can use multiple certificates. Learned that and
rewrote GLV-1.12556 to support multiple sites over the past two
days.
More information about the Gemini
mailing list