I want to block all users except whitelist to the backend for the bot attacks.
I created a plugin that a user can go to /beheer instead of /administrator, than his ip is added to the whitelist and redirected to administrator.
So i tell my users go to /beheer instead of /administrator
The reason for this block was to make sure bots cannot harm the site by allot of blocks with different ip's and the server load.
But now you redirect to the domain root, loading the home page is also heavy so i would like to block them with an error text.
Or is it possible to create a .htaccess in the administrator that blocks all but the whitelists with admin tools.
That would be better for performance i think.
I wish you a good day!
Best Regards,
Joris