Thanks. althttpd looks great. Since I'm hosting on NetBSD, I found that there
is a packaged mini_httpd which I'm trying initially.
In configuration which cert do I use, fullchain or designman.org.key?
Also, how does linking work in /www directory?
Earlier, since I used flask of python, I used to
>I checked out the recommended webservers under rocks subpage but all of them
>lack TLS support. Merecat does have it's support but it needs systemd which my
>host system does not have. mini_httpd doesn't compile. Are there other minimal
>webservers with https support?
Hi Sagar,
althttpd [1]
On Sun, 7 May 2023 22:09:23 +0200 (CEST)
Sagar Acharya wrote:
Dear Sagar,
> I checked out the recommended webservers under rocks subpage but all
> of them lack TLS support. Merecat does have it's support but it needs
> systemd which my host system does not have. mini_httpd doesn't
> compile. Are