Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi which setting are you referring to?

    You could add the rule in the following Custom .htaccess Rules Settings remove rar and then disabled that feature in the plugin.

    Thread Starter vahid mohammadi

    (@wvmohzoibar)

    actually my question is that what feature of the plugin makes this error? I don’t know which feature I should disable!

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi can you share the .htaccess tags where you removed the rar file?

    Thread Starter vahid mohammadi

    (@wvmohzoibar)

    I change this code

    RedirectMatch 403 \.(cgi|asp|aspx|cfg|dll|exe|jsp|mdb|sql|ini|rar)$

    to this

    RedirectMatch 403 \.(cgi|asp|aspx|cfg|dll|exe|jsp|mdb|sql|ini)$

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, the code you changed above belongs to the following feature you enabled.

    Enable 5G Firewall Protection:

    And it is added between the following tags.

    #AIOWPS_FIVE_G_BLACKLIST_START
    #AIOWPS_FIVE_G_BLACKLIST_END

    What you can do is two things. Either you disable the following feature Enable 5G Firewall Protection: which will fix your issue.

    Or you enable that feature copy all the rules found between the tags mentioned above and copy those rules in the following feature Custom .htaccess Rules Settings. Then delete rar and save the custom feature. After you have done that disable Enable 5G Firewall Protection:. That way all the rules for 5G will remain in the custom settings without having the 5G enabled and with the rar removed.

    Thread Starter vahid mohammadi

    (@wvmohzoibar)

    I did what you said but then it gives 500 internal server error!!
    I completely understood what you meant but I really don’t understand what’s the problem.

    there’s a problem with custom rules tab! I added the code manually to the .htaccess file and now there’s no problem! but when I add them using custom rules tab, it gives me the error!

    anyway my problem is now solved but I just wanted to tell you about the problem of this custom rules feature…

    thanks

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi I am glad to hear you solved your issue. You can mark this support thread as resolved.

    In regards to the internal 500 error one of the plugin developers will investigate further.

    Thank you

    Thread Starter vahid mohammadi

    (@wvmohzoibar)

    solved

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘forbidden error for rar files’ is closed to new replies.