CPanel: Difference between revisions

From Wiki
Jump to navigation Jump to search
(Created page with "==Hostname SSL== <pre>/usr/local/cpanel/bin/checkallsslcerts</pre>")
 
mNo edit summary
Line 1: Line 1:
==Hostname SSL==
==Hostname SSL==
<pre>/usr/local/cpanel/bin/checkallsslcerts</pre>
<pre>/usr/local/cpanel/bin/checkallsslcerts</pre>
==Restart services via web when server is under high load==
<pre>ssh: http://IPADDRESS:2086/scripts2/doautofixer?autofix=safesshrestart
httpd: http://IPADDRESS:2086/scripts/reshttpd?confirm=1</pre>

Revision as of 05:00, 21 February 2023

Hostname SSL

/usr/local/cpanel/bin/checkallsslcerts

Restart services via web when server is under high load

ssh:	http://IPADDRESS:2086/scripts2/doautofixer?autofix=safesshrestart
httpd:	http://IPADDRESS:2086/scripts/reshttpd?confirm=1