3 comments

[ 4.3 ms ] story [ 22.4 ms ] thread
Thanks for the article, I'm about to update my OpenBSD server and switch from nginx myself.

Seems like you forgot to redirect www or non-www: you have both serving the site, search engines don't like duplicate content like that.

Thanks, that's a good point. Fixed.

I intend to write a follow-up article on how to keep you system up-to-date since that is a little different than linux, too.

EDIT: Actually, I can reach www and non-www for both http and https and it seems to redirect properly. What exactly did you mean?