
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php
defined( 'ABSPATH' ) or die( 'Cheatin\' uh?' );

define( 'WP_ROCKET_ADVANCED_CACHE', true );
$rocket_cache_path = '/home/balubaid/offers.autozone.com.sa/wp-content/cache/wp-rocket/';
$rocket_config_path = '/home/balubaid/offers.autozone.com.sa/wp-content/wp-rocket-config/';

if ( file_exists( '/home/balubaid/offers.autozone.com.sa/wp-content/plugins/wp-rocket/inc/front/process.php' ) ) {
	include( '/home/balubaid/offers.autozone.com.sa/wp-content/plugins/wp-rocket/inc/front/process.php' );
} else {
	define( 'WP_ROCKET_ADVANCED_CACHE_PROBLEM', true );
}