Hi there, I'm trying to protect a simple url like: http://www.mydomain.com/members But i cant seem to find how to achieve this? It's a basic .php file Can anyone help me with this? Thanks in advance!
What i try to achieve is this: When visitors enter http://www.mydomain.com/members they will see the member login from aMember. When a paid member enters his credentials he will see the content of the member page. Kind Regards,
If you have only one php file that should be protected this is better to use Am_Lite in order to protect it. Have a look: http://www.amember.com/docs/API/Lite
I have almost the same issue. I'm trying to protect mydomain.com/members and only be seen when a "member" is logged in, but it's showing and not redirecting to login area of aMember. I've been running with this issue for days. Please help me. Thank you!
I have the same problem, I want to protect all files in one folder ... not only php files...Im using nginx instead Apache..so I dont know how to do it ? probably need to prepare nginx rules... someone can help, thanks. I have amember version 3, newest.
Please contact us in helpdesk, we will provide exact example of nginx rules required to make new_rewrite protection working .