Cache path
-
Hi,
Inside the wp-cache-config.php is the following variable:
$cache_path = WP_CONTENT_DIR . '/cache/';I would like to move that path to a level above the public_html directory, is this an option? This way I’m able to exclude the cache directory from the Comcure backup service.
Thanks
Olaf
The topic ‘Cache path’ is closed to new replies.