the xmlrpc.php file is deliberately restricted on our servers because it typically exposes some security risks on the server (allowing posts from anywhere is a risky thing to do despite the benefits). By forcing you to rename the file to something else you are much less likely to be exploited.
To use, simply rename your xmlrpc.php file to something else like MyXMLPost.php and point any post requests to that instead.
It looks like you're new here. If you want to get involved, click one of these buttons!