Tag Archives: HTTPD

HOWTO Fix obhttpd[1234]: parent: send server: Protocol not supported on FreeBSD

I was putting OpenBSD Httpd (obhttpd as it is known on FreeBSD) in a jail on FreeBSD 13.0. When I fired up the webserver I got the following error in the logs: obhttpd[1234]: parent: send server: Protocol not supported The … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | Leave a comment

Fix “File Not Found” with PHP on OpenBSD httpd

When setting up my WordPress site on OpenBSD 6.7 using this nice tutorial I ran into an error during installation of PHP. Every time I tried to load a .php page all I got was a message saying: Not very … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Leave a comment

Fix Let’s Encrypt 403 Errors in OpenBSD 6.7 with acme-client

This still applies to OpenBSD 6.9 and 6.8 as well, likely other versions too! This is not another tutorial on how to use acme-client or how to setup SSL/TLS with httpd in OpenBSD. There are a number of good ones … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , | Leave a comment