Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:cache:common_installation:litespeed-shared [2016/09/30 15:05]
Rob Holda [Enable .htaccess Use]
litespeed_wiki:cache:common_installation:litespeed-shared [2021/02/09 20:16]
Lisa Clarke [Cache Policy Settings]
Line 19: Line 19:
 **Notes:** If different vhosts share the same document root, these vhosts have to share the same vhost level cache root directory. **Notes:** If different vhosts share the same document root, these vhosts have to share the same vhost level cache root directory.
 ===== Cache Policy Settings =====  ===== Cache Policy Settings ===== 
-Under "Cache Policy" ​at either the Server or Virtual Host level, leave all cache policies as "not set"​. ​  ​{{ :​litespeed_wiki:​cache:​common_installation:​cachepolicynative.png?nolink&300 |}}+Under **Cache Policy** at either the Server or Virtual Host level, leave all cache policies as "not set"​. ​ 
 + 
 +The following screenshot shows the cache policy settings at the virtual host level 
 + 
 +{{ :​litespeed_wiki:​cache:​common_installation:​vhost-cache-policy.png?direct&300 |}}
  
 Add the following Apache style configuration directive to ''​.htaccess''​ file of a specific WordPress installation to enable cache lookup. Add the following Apache style configuration directive to ''​.htaccess''​ file of a specific WordPress installation to enable cache lookup.
Line 30: Line 34:
  
 This will have the effect of turning on LSCache for only this site, allowing you to choose which sites have caching enabled. This will have the effect of turning on LSCache for only this site, allowing you to choose which sites have caching enabled.
- 
-**Note:​** ​ 
-  * **"​Enable Public Cache"​** should always be "Not Set" or "​No"​ unless you want to enable cache globally, which is definitely not recommended. 
-  * **Check Public Cache** better set to "Not Set" but should never be "​No"​ otherwise it will turn off the cache lookup and LScache won't work.  
  
 ===== Enable .htaccess Use ===== ===== Enable .htaccess Use =====
  • Admin
  • Last modified: 2021/02/11 18:43
  • by Lisa Clarke