• Resolved ChriStef

    (@christef)


    Hello,

    I’m wandering if there is a way or option to just use custom related directive custom errors page? More on this how can I change the title reporting 403 default message?

    How can someone request or see a future requests of your wonderful plugin? or report some issues / bugs?

    Take care,
    /ChriStef.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author nintechnet

    (@nintechnet)

    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.

    Thread Starter ChriStef

    (@christef)

    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.

    Plugin Author nintechnet

    (@nintechnet)

    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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blocked user message | Firewall Options’ is closed to new replies.