HEX
Server: LiteSpeed
System: Linux standart9.isimtescil.net 3.10.0-962.3.2.lve1.5.26.7.el7.x86_64 #1 SMP Wed Oct 2 07:53:12 EDT 2019 x86_64
User: karalev (5310)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //usr/local/lsws/admin/html/service/restart.html
<html>
<head>
<title>Restarting LiteSpeed server ...</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="javascript">
<!-- begin
function go()
{
	location.replace('/service/serviceMgr.php?state=restarted');
}
// end -->
</script>
<style type="text/css" media="screen">
body  {
	font-family:sans-serif; color:#BBB; background-color:#FFF;
}
</style>

</head>

<body onload="javascript:window.setTimeout('go()',2500)">

<center>
<h2 style="margin-top:150px">Graceful Restart in Progress</h2>
<h3>Please wait...</h3>
<p></p>
<img src='/static/images/working.gif'>
</center>

</body>
</html>