5 ms·
Just a minor note that you don't need a 3rd-party http daemon since there is one in base. https://man.openbsd.org/httpd https://man.openbsd.org/httpd
by dbolgheroni 3y ago
Just a minor note that you don't need a 3rd-party http daemon since there is one in base.
https://man.openbsd.org/httpd https://man.openbsd.org/httpd
- technofiend 3y agoThank you, I stand corrected: it's been a while and my faulty memory had httpd outside of core. I edited my upline comment to remove the erroneous example because I don't want to add noise.