Difference between revisions of "Nginx"
From MyWiki
(Created page with " Multiple SSL hosts on one ip address in Nginx <br>") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[ Multiple SSL hosts on one ip address in Nginx ]]<br> | [[ Multiple SSL hosts on one ip address in Nginx ]]<br> | ||
+ | Reload configuration gracefully - Run '''service nginx reload or /etc/init.d/nginx reload / systemctl reload nginx.service''' |
Latest revision as of 10:01, 6 July 2016
Multiple SSL hosts on one ip address in Nginx
Reload configuration gracefully - Run service nginx reload or /etc/init.d/nginx reload / systemctl reload nginx.service