How to redirect all pages to home?
Guys how to do the same, but only if the path is example / admin, the redirect should go to the index.php file in the admin / directory
That is, if the address is example, then the redirect to index.php is in the root. And if example / admin or example / admin / task is on the index.php file, but in the admin folder