Skip to main content

IP Blocker misdetecting rules

Comments

7 comments

  • cPanelMichael
    Hello :) Could you attach the image directly to your post instead of linking to a third-party image hosting website? This will allow us to review the example you referenced. Thank you.
    0
  • Infopro
    First post updated with image.
    0
  • Kent Brockman
    Thank you INFOPRO!
    0
  • cPanelMichael
    Hello :) The current behavior is by design. For instance, the "IP Blocker" option in cPanel will display the corresponding entry if you add "Deny From All" to /home/$username/public_html/.htaccess. This helps to prevent duplicate entries in the event an IP address is already blocked in the .htaccess file. Could you elaborate on how you would prefer the interface to handle these entries? Thank you.
    0
  • Kent Brockman
    I think I wasn't totally clear on this one. The problem is that the IP Blocker feature read every ocurrence of "Deny from" string an print it in screen. The screen capture I've attached is obtained when you have a .htaccess file with something like this (a common security config for WordPress sites):
    Require all denied Order allow,deny Deny from all Require all denied Order allow,deny Deny from all Require all denied Order allow,deny Deny from all Require all denied Order allow,deny Deny from all Require all denied Order allow,deny Deny from all
    Try uploading this to a root ftp folder, and then check the IP Blocker screen at the acocunt's cpanel, it should be self-explanatory :)
    0
  • cPanelMichael
    The problem is that the IP Blocker feature read every ocurrence of "Deny from" string an print it in screen

    Internal case FB-48372 should address this issue. There's currently no time frame for it's release, but you can monitor our change log at:
    0
  • Kent Brockman
    Thanks. Great to see it will be addressed sometime.. :)
    0

Please sign in to leave a comment.