Login page wordpress

#1
Hi everyone,
in wordpress I brought the login page to a 404.
I have therefore set up a new wordpress login page.

I installed the plugin in wordpress. I went into LiteSpeed Cache> Settings> Exludes. But I do not know how to do precisely

To make the site more secure I would like to exclude cache work on this url. How to do precisely?

Thank you
 

Unique_Eric

Administrator
Staff member
#2
Hi @lucam,
If your new wordpress login page got cached, please try LiteSpeed Cache> Settings> Exludes>Do Not Cache URIs to exclude cache from it.
Tip: The URLs will be compared to the REQUEST_URI server variable. For example, for /mypath/mypage?aa=bb, mypage?aa= can be used here.
 
Top