🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-16 10:42:49 | PHP 8.1.34
📂
/ (Root)
/
usr
/
local
/
lsws
/
admin
/
html.6.3.4
/
service
📍 /usr/local/lsws/admin/html.6.3.4/service
🔄 Refresh
✏️
Editing: restart.html
Read Only
<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>
💾 Save Changes
❌ Cancel