AlkantarClanX12
Current Path : /proc/thread-self/root/usr/local/lsws/admin/html.6.3.1/service/ |
Current File : //proc/thread-self/root/usr/local/lsws/admin/html.6.3.1/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>