Linux amd.servercpanel.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
LiteSpeed
Server IP : 161.248.188.165 & Your IP : 216.73.216.219
Domains :
Cant Read [ /etc/named.conf ]
User : oishifashion
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
sitepad /
editor /
Delete
Unzip
Name
Size
Permission
Date
Action
site-admin
[ DIR ]
drwxr-xr-x
2025-07-16 10:19
site-data
[ DIR ]
drwxr-xr-x
2025-07-16 10:19
site-inc
[ DIR ]
drwxr-xr-x
2025-11-25 06:48
config.php
3.72
KB
-rw-r--r--
2025-11-28 07:18
cron.php
3.76
KB
-rw-r--r--
2025-11-28 07:18
index.php
548
B
-rw-r--r--
2025-11-28 07:18
kickstart.php
19.62
KB
-rw-r--r--
2025-11-28 07:18
license.php
944
B
-rw-r--r--
2025-12-23 06:48
license.txt
234
B
-rw-r--r--
2025-11-28 07:18
login.php
37.96
KB
-rw-r--r--
2025-11-28 07:18
Save
Rename
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); $wp_did_header = true; // Load the WordPress library. require_once( dirname( __FILE__ ) . '/kickstart.php' ); // Set up the WordPress query. wp(); // Load the theme template. require_once( ABSPATH . WPINC . '/template-loader.php' );