Tags
- 1777
- acme-client
- alpine
- BSD
- chroot
- Computers
- dns
- error
- FreeBSD
- howto
- HTTP
- HTTPD
- HTTPS
- ICMP
- Internet
- jail
- ktrace
- linux
- lockspool
- mail server
- mua
- MySQL
- OpenBSD
- patch
- permissions
- PHP
- php-frm
- pine
- ping
- Sender Policy Framework
- server
- smtpd
- SpamAssassin
- spf
- SSL
- TLS
- traceroute
- T_SPF_HELO_PERMERROR
- umask
- unix
- vm
- VPS
- web
- WordPress
-
Recent Posts
- HOWTO Fix Artificially High Load Average on FreeBSD Running on Oracle Cloud
- HOWTO Allow Ping and Traceroute and MTR (ICMP) to Oracle Cloud Vm Instances and Generally Configure the Firewall- A Visual Guide
- Clock Offset When Running DragonFlyBSD in a VM with Bhyve under FreeBSD
- HOWTO Fix Slow Networking with a WireGuard server in a FreeBSD Jail on a VPS, and Slow Downloads in a Jail on a VPS
- HOWTO Fix obhttpd[1234]: parent: send server: Protocol not supported on FreeBSD
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
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 chroot, Computers, HTTPD, OpenBSD, PHP, php-frm, server, web
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 acme-client, BSD, Computers, HTTP, HTTPD, HTTPS, Internet, OpenBSD, SSL, TLS, umask
Leave a comment