Restrict Access to Page
I have many PHP pages with restricted access (members only or admins only). The previous DW behavior was fairly simple to set up: Restrict based on username and password, and if access denied, send them back to login.php. Your server behavior is more complicated to set up and even after reviewing the help file for this, I can't say I understand what to choose for Trigger and Authentication.Would the trigger be 'before page load'? and Authentication be what ... username? email?