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:logged-in-cookie-conflicts [2017/06/01 14:12]
Lisa Clarke
litespeed_wiki:cache:common:logged-in-cookie-conflicts [2017/06/01 18:23]
Lisa Clarke [The Solution]
Line 12: Line 12:
  
 ===== The Solution ===== ===== The Solution =====
-To differentiate users logged into WordPress ​and users logged into XenForo, so the pages that should be served from cache will be correctly served from cache, you need to change the names of the login vary cookies. Each application under the same root needs a uniquely-named cookie. You can manually modify ''​.htaccess''​ to address this issue, or you can go through the plugin interfaces.+In our example, to differentiate users logged into WordPress ​from users logged into XenForo, you need to change the names of the login vary cookies. Each application under the same root needs a uniquely-named cookie. You can manually modify ''​.htaccess''​ to address this issue, or you can go through the plugin interfaces.
  
 ==== Modifying .htaccess Manually ==== ==== Modifying .htaccess Manually ====
  • Admin
  • Last modified: 2020/11/14 15:25
  • by Lisa Clarke