nixCraft Linux / UNIX Newsletter

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

Nginx Redirect HTTP To HTTPS with Rewrite 301 Rules

Posted: 27 Sep 2019 09:38 AM PDT


{Updated}I have setup nginx as a secure reverse proxy server. How do I redirect all http://example.com/ requests (traffic) to https://example.com/ under nginx web server? How do I configure Nginx to redirect HTTP To HTTPS?

The post Nginx Redirect HTTP To HTTPS with Rewrite 301 Rules appeared first on nixCraft.

How to install wget on CentOS 8 using the yum/dnf command

Posted: 27 Sep 2019 09:10 AM PDT

I am a new CentOS Enterprise Linux 8 user. How do I install wget on CentOS 8 using the dnf command or yum command?

The post How to install wget on CentOS 8 using the yum/dnf command appeared first on nixCraft.

How to set up a firewall using FirewallD on CentOS 8

Posted: 27 Sep 2019 07:36 AM PDT

I am a new CentOS Enterprise Linux 8 sysadmin. How do I set up a firewall using FirwallD on CentOS 8?

The post How to set up a firewall using FirewallD on CentOS 8 appeared first on nixCraft.