Forum Moderators: phranque
403;4 is an SSL required error so I'm wondering why some browsers will not read a non SSL request to a site and just give a general 403 error. This is why the users are not getting redirected, because the custom error I have written is not getting invoked.
I'm thinking it's something in the security settings of the user's browser but I'm not sure. Can anyone help?