Migrate Apache2 to Nginx
January 17, 2021
Let's migrate Apache2 to Nginx to increase WordPress website performance. 1. Install Nginx 2. Allow Nginx from Firewall 3. Configure Nginx with 8080 Port Open file with editor Change port to 8080 Test configuration before apply Start Nginx server Test connection 4. Configure website config file Create a new config file Open config file using […]
Read More