Hi
I’m writing a python script to use xmlrpc to post a file to my WP site. However BPS causes 403 errors (xmlrpc works fine when I turn BPS off). I’ve included the security log message below (the remote_addr and host name are mine of course).
I thought maybe BPS was blocking my script because of python in the user agent, so I got rid of all references to python in the BPS root .htaccess, but this now leads to a 500 error…
Any ideas ?
Thanks very much
>>>>>>>>>>> 403 GET or Other Request Error Logged - 26/04/2013 - 2:05 PM <<<<<<<<<<<
REMOTE_ADDR: ******************
Host Name: ***********************
HTTP_CLIENT_IP:
HTTP_FORWARDED:
HTTP_X_FORWARDED_FOR:
HTTP_X_CLUSTER_CLIENT_IP:
REQUEST_METHOD: GET
HTTP_REFERER:
REQUEST_URI: /xmlrpc.php
QUERY_STRING:
HTTP_USER_AGENT: xmlrpclib.py/1.0.1 (by www.pythonware.com)