Restart Services Command?
What command/process is run when you click on HTTP Server (Apache) under Restart Services in the WHM?
It always restarts apache when running something like service httpd restart does not.
-
/scripts/restartsrv_apache
0 -
Hello @Damian Both should restart apache, if you're running on CentOS 7 you should use systemctl restart httpd.service
to restart apache though really you should only officially need to use/scripts/restartsrv_httpd
or/scripts/restartsrv_apache
as suggested by @Jcats Thanks!0
Please sign in to leave a comment.
Comments
2 comments