• First of all thank you for your very helpfull plugin.

    i have integrated woocommerce payment gateway plugin to my wordpress project.

    the redirection to our website is going wrong and the intended page couldn’t be uploaded.

    The Payment gateway told the hosting company need to enable User Agent: Mozilla/3.0 (compatible; Indy Library) as it shows the 403 forbidden response but the hosting company says they blocked the User Agent for security reasons.

    Did iThemes Security behind all these ? Looking at my .htaccess the following code is there from IThemes section

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^.* – [F]
    </IfModule>

    Thanks

    https://wordpress.org/plugins/better-wp-security/

  • The topic ‘403 Forbidden Page keeps Loading but not redirect’ is closed to new replies.