nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

How to redirect Nginx non-www to www domain over SSL

Posted: 24 Apr 2018 10:10 AM PDT

I am getting an error that reads, "Your connection is not secure" when trying to redirect https://theos.in/ to https://www.theos.in/ domain using HTTP 301. How do I redirect Nginx non-www to www domain over SSL?

The post How to redirect Nginx non-www to www domain over SSL appeared first on nixCraft.