WordPress MU 多人部落格
- 修改 /wp-config.php ,加入 define(‘WP_CACHE’, true); 表示啟動快取。
- 上傳 WP Super Cache 到 plugins 目錄
- chown www-data.www-data wp-content (將 wp-content 目錄的使用者暫時修改為 Apache2)
- chmod 777 .htaccess 將網站根目錄下的 .htaccess 暫時設定為可寫
- 到後台啟動 WP Super Cache ,然後她會改寫 .htaccess 檔,並且新增 wp-content/plugins/wp-super-cache 目錄,以及新增 wp-content/cache/.htaccess 設定檔