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
litespeed_wiki:cache:common_installation:litespeed-shared [2021/02/09 19:59]
Lisa Clarke
litespeed_wiki:cache:common_installation:litespeed-shared [2021/02/11 18:43] (current)
Lisa Clarke
Line 20: Line 20:
 ===== Cache Policy Settings =====  ===== Cache Policy Settings ===== 
 Under **Cache Policy** at either the Server or Virtual Host level, leave all cache policies as "not set"​. ​ 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:​virtual-host-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**: The **Publicly Cache All** and **Private Cache All** settings are not available at the server level, as it is strongly recommended that you //not// enable caching server-wide. If you have a need for global caching, you may configure a Context for that purpose.
  
 ===== Enable .htaccess Use ===== ===== Enable .htaccess Use =====
  • Admin
  • Last modified: 2021/02/09 19:59
  • by Lisa Clarke