Hi,
I have protected the wp-admin directory by following the below method but some of my plugins needs admin-ajax.php file to accessible without authentication. How can I exclude it from the static Context?
https://openlitespeed.org/kb/user-authentication-through-realms/
Any help will be...