Wordpress MU

From LinuxReviews
Jump to navigationJump to search

Static cache[edit]

WPMU v1.1.1 has support for advanced caching.

To enable it, set

define('ENABLE_CACHE', true );

in wp-config.php and make a directory wp-content/cache which can be written to by the webserver.