New version of updater error
I am trying to install new version of the updater but following error message halts the installation;
The page you are trying to access is restricted due to a security rule.
If you believe the security rule is affecting the normal operation of your website,
you can disable it by adding the following lines to your .htaccess file:
<IfModule mod_security.c>
# Turn the filtering engine On or Off
SecFilterEngine Off
</IfModule>
Thanks