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 20:16]
Lisa Clarke [Cache Policy Settings]
litespeed_wiki:cache:common_installation:litespeed-shared [2021/02/11 18:43]
Lisa Clarke
Line 21: Line 21:
 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+The following screenshot shows the cache policy settings at the virtual host level:
  
-{{ :​litespeed_wiki:​cache:​common_installation:​vhost-cache-policy.png?​direct&​300 |}}+{{ :​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 34: 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/11 18:43
  • by Lisa Clarke