DS TECH nginx reload after updates ~~ April 10, 2018 Make link to new conf file 1sudo ln -s /etc/nginx/sites-available/www.EXAMPLE.org /etc/nginx/sites-enabled/ Verify and reload nginx 12sudo nginx -t ### check for errors sudo systemctl reload nginx #### restart NGINX Related Posts:GRUB2 editing and updateshttps SSL A+ with NginxArch Linux - Things to do after install (MacBook Pro Retina)wp-content/uploads rights after migrationnginx server block wordpress virtualhost https letsencryptFlask / gunicorn / nginx / Apache2 / supervisorOwnCloud - Maintenance Mode after upgradeNGINX config update for PHP7.2 from 7.0 upgrade