Security Risk
-
I love the fact that it works for multi-sites but the security issue needs to be resolved
upon activation of this plugin
the following code is added in the config file before the <? php
//Added by WP-Cache Manager
define( ‘WPCACHEHOME’, ‘/XXXXXXXX/wp-content/plugins/wp-super-cache/’ ); //Added by WP-Cache Manager
<?php
/** Enable W3 Total Cache */
define(‘WP_CACHE’, true); // Added by W3 Total Cache
/**/ ?>This adds information on the header of all pages on all sites in the network. This must be fixed !
The topic ‘Security Risk’ is closed to new replies.