SSL化対応-サーバーの起動2018/03/19 SSL化の設定が完了したら、WEBサーバの再起動を行います。古いOS起動方法Shell # service httpd restart #RedHat系1# service httpd restart #RedHat系Shell # service apache2 restart #Ubuntu/Debian系1# service apache2 restart #Ubuntu/Debian系新しいOS起動方法Shell # systemctl restart httpd #RedHat7系1# systemctl restart httpd #RedHat7系Shell # systemctl restart apache2 #Ubuntu16.04以上1# systemctl restart apache2 #Ubuntu16.04以上 Twitter シェア はてな LINE Pocket