Website/nginx
Jonathan Hodgson 7581a3b649 Updates nginx config
Now, rather than urls of the form:

domain.com/blog/something.html

my website has urls of the form

domain.com/blog/something/

Inside the something folder, there are gmi, html and md index files.
Nginx will try to serve an appropriate file based on the requested
content type.

Gemini will also use the same folder structure, serving the gmi file.
2022-06-13 11:13:43 +01:00
..
default.conf Updates nginx config 2022-06-13 11:13:43 +01:00