Hi
You can customize the blocked user message with HTML, CSS and even JavaScript or remote content (image, video etc).
If you want to change the title, just add this below your message:
<script>document.title = "This is my title!";</script>
You can report bugs/issues etc on this forum.
Thanks for your quick support, as always into the point. I’m so happy I found you and this powerful security plug in.
I don’t want to use script but as work around I will. Please consider as future request this or even better to add the ability to use the custom user default error page the server apache is using. Why not?
Take care,
/ChriStef.
You cannot use the HTTP server default error page, because the HTTP response code is returned by PHP, not your HTTP server. That’s two different things.