Hacked By AnonymousFox

Current Path : /usr/local/lsws/admin/html/service/
Upload File :
Current 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>

Hacked By AnonymousFox1.0, Coded By AnonymousFox