My Users See a Login Box Instead of a Custom Error Page. Why?

The short answer: Because your users haven't logged in yet.

The long answer: Website Access Manager uses .htaccess files to password protect your website. The instructions in these files are read in order, and the first instruction is always going to be to ask for the username and password of any unauthenticated user. If the user doesn't have these credentials, they won't be able to access this portion of your website.

Rate This Article

You must be signed in to rate articles.