Manage LiteSpeed Login Cache (WebUI Method)
- Open the cPFence WebUI and select the target server.
- Go to Tools & Utilities ➜ WP-AutoShield Bulk Tools.
- Inside LiteSpeed Tools, pick Enable Login Page Cache to re-enable caching or Disable Login Page Cache when using cPFence WAF CAPTCHA.
- Confirm the action so cPFence toggles the LiteSpeed Cache option on all WordPress sites (or only those selected).
- Use the streamed output to confirm each site was updated.
Disabling login caching prevents conflicts with CAPTCHA or other dynamic login customizations.
Command Line (CLI) Method
- SSH into the server.
- Disable cached logins:
cpfence --bulk-disable-ls-cache-login-page - Re-enable them when safe:
cpfence --bulk-enable-ls-cache-login-page
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
