Restrict access to a page using rules manager
* Please see attached files.
I am attempting to restrict access to my pegforms.php page using SecurityAssist. However, I still want the ability to have people access it using a password only.
I am a bit perplexed on how to set up a rule using rules manager to allow those with the correct password to access the pegforms page while keeping unwanted people out.
I have setup an sql database containing an ID and a password column with pre-set passwords already inserted. The individual accessing the protected page would be issued one of the pre-set passwords to access the protected page.
The pegaccess.php file is the log in page for this.