using secureconfig with multiple config files
A technique for using secureconfig in automated deployment (such as Fabric)
$wp_cache_home_path = '/'; $wp_cache_slash_check = 1; $cache_page_secret = 'b0f3d271d1bb32c81a8fd217b4871e52'; $wp_cache_home_path = '/'; $wp_cache_slash_check = 1; $cache_page_secret = 'b0f3d271d1bb32c81a8fd217b4871e52';
A technique for using secureconfig in automated deployment (such as Fabric)