• Resolved savan23

    (@savan23)


    I have enabled the feature to Completely block access to my XMLRPC file, from WP Security > Firewall.

    But still, when I go to mywebsite.com/xmlrpc.php, I get this message:
    XML-RPC server accepts POST requests only.
    which means the xmlrpc file is still accessible.

    I’m using the Nginx server
    How do you think I could fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @savan23

    Do you have the latest version of AIOS 5.2.5?

    We have moved completely block XMLRPC firewall rule to PHP based firewall so on the NGINX server it should also work.

    Make sure you have the WP Security > Firewall > Basic firewall ruels tab enabled that and $_SERVER['SCRIPT_FILENAME'] have xmlrpc.php

    Regards

    Thread Starter savan23

    (@savan23)

    Yes. I’m using latest version 5.2.5

    I have enable the Basic firewall rules. See the screenshot attached https://i.imgur.com/vJuEYnD.png

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @savan23,

    Ok, I will create an internal ticket for this but this issue is reported first time so that xmlrpc file access block on nginx not working.

    can you make sure that the firewall is on and that there is no other error logged in the error log

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘XML-RPC feature not working’ is closed to new replies.