NOXSHELL
Server: LiteSpeed
System: Linux res3003pi.priv.pi.host.it 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: italyondis (1372)
PHP: 8.4.19
Disabled: exec,system,passthru,shell_exec,proc_close,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/italyondis/domains/italyondisplay.it/public_html/wp-content/advanced-cache.php
<?php 

defined( 'ABSPATH' ) || exit;

define( 'BREEZE_ADVANCED_CACHE', true );

if ( is_admin() ) { return; }

if ( ! @file_exists( '/home/italyondis/domains/italyondisplay.it/public_html/wp-content/plugins/breeze/breeze.php' ) ) { return; }
$config['config_path'] = '/home/italyondis/domains/italyondisplay.it/public_html/wp-content/breeze-config/breeze-config.php';
if ( empty( $config ) || ! isset( $config['config_path'] ) || ! @file_exists( $config['config_path'] ) ) { return; }
$breeze_temp_config = include $config['config_path'];
if ( isset( $config['blog_id'] ) ) { $breeze_temp_config['blog_id'] = $config['blog_id']; }
$GLOBALS['breeze_config'] = $breeze_temp_config; unset( $breeze_temp_config );
if ( empty( $GLOBALS['breeze_config'] ) || empty( $GLOBALS['breeze_config']['cache_options']['breeze-active'] ) ) { return; }
if ( @file_exists( '/home/italyondis/domains/italyondisplay.it/public_html/wp-content/plugins/breeze/inc/cache/execute-cache.php' ) ) {
	include_once '/home/italyondis/domains/italyondisplay.it/public_html/wp-content/plugins/breeze/inc/cache/execute-cache.php';
}