• Resolved tetozito

    (@tetozito)


    Hello,
    many thanks for your super plugin!
    A question: i’ve a running system and this in my htaccess:

    <Files xmlrpc.php>
    allow from all
    </Files>

    I’m not an expert at all with this but, i would like only allow your plugin, not everybody. But i don’t know what i can write instead of “all”. My IP maybe?

    Thanks in advance!
    Stefano

    https://ww.wp.xz.cn/plugins/wplr-sync/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hello,

    I am no a pro about this neither but yes, normally you can write this:

    order deny,allow
    deny from all
    allow from <your ip>

    Cheers 🙂

    Thread Starter tetozito

    (@tetozito)

    ok, thanks. i will try it.
    Stefano

    Plugin Author Jordy Meow

    (@tigroumeow)

    Is it working? Alternatively, you should use the REST protocol now 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘xml/rpc’ is closed to new replies.