Struggling with SecurityAssist docs
Hello all,
MessageI want to perform this simple functionality but am struggling with the docs:
1) User points to admin.php
2) If not logged in, redirect to login page
3) If login is successful, redirect to admin page
I used the wizard to create my rules and redirection but it isn't working like I expected.
When I click on admin.php I am not redirected to the login page even though my access list says that page requires login. I simply get the login error message (userauth_Error.php).
Thanks!