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 updatesFlask / gunicorn / nginx / Apache2 / supervisorhttps SSL A+ with NginxOwnCloud - Maintenance Mode after upgradewp-content/uploads rights after migrationArch Linux - Things to do after install (MacBook Pro Retina)nginx server block wordpress virtualhost https letsencryptNGINX config update for PHP7.2 from 7.0 upgrade