📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
cstage
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
ms-files.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: index.html
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <!-- This document is a place-holder for the home page until the user gets around to replacing it with his or her own. [JNZ] Modified 21-Jun-2013 Written by John Zaitseff and released into the public domain. --> <head> <title>My Home Page</title> <meta charset="UTF-8" /> <meta name="author" content="The user"> <meta name="description" content="The user's default home page"> <meta name="keywords" content="home, homepage, default"> </head> <body> <h1>My Home Page</h1> <p>Welcome to my home page on the World Wide Web! This page, like so many others, is under construction. I’ll be replacing this page soon… I hope.</p> </body> </html>
Save