Y
Hacker News
new
|
ask
|
show
|
jobs
by
avail
3687 days ago
I had to apply them per-vhost when using Apache. I switched to caddy recently, which does it automatically for every vhost.
2 comments
jamies888888
3687 days ago
What's caddy? I had the same problem and just ended up separating all my SSL vhosts into their own files.
link
CiPHPerCoder
3687 days ago
https://caddyserver.com
link
33degrees
3687 days ago
You're using caddy in production? Any comments on that?
link
avail
3687 days ago
It's the fastest and most stable web server I've ever used. It does crash whenever something is misconfigured, but that is usually my fault. It works wonders and never crashes unless I cause it to.
link
StavrosK
3686 days ago
I was thinking of adding it to my home box, but I'm afraid of any vulnerabilities, since it's not very mature yet.
link