Hi there.
I have a password protected directory using .htaccess/.htpassword.
The problem I couldn't find on google is if the user clicks cancel (as in they do not want to enter the username/pw) the page gets redirected to my 404 page.
Is there any way to allow the user to stay on the current page if they hit cancel?
Thanks
