Knowledgebase

Portal Home > Knowledgebase > Articles Database > [ASK] Wordpress XMLRPC on SSL


[ASK] Wordpress XMLRPC on SSL




Posted by dewaforex, 08-04-2014, 03:59 AM
I have WP site. Now I'm trying to redirect all using SSL. Example my site is https://www.domain.com/xmlrpc.php If I redirect all http request to https using nginx, the xmlrpc is not working. Nginx Code: I got this message : Something went wrong - -32300 : transport error - HTTP status code was not 200 But, if not redirect xmlrpc working fine. Any input? Thanks

Posted by khunj, 08-04-2014, 05:06 AM
Do you get that error message from another app/plugin attempting to access the XMLRPC? It may not support HTTP redirection (the 301 status code sent by Nginx).

Posted by dewaforex, 08-04-2014, 05:17 AM
Yes, the error message from my php script to access XMLRPC using xmlrpc library from IXR - The Incutio XML-RPC Library. The problem is I access using https://www.domain.com/xmlrpc.php, not http. So should not have any redirect as I check using curl too no redirection. This is only not working if I enable the redirect all http to https in nginx. Http header if not enable redirect If enable All same. Last edited by dewaforex; 08-04-2014 at 05:21 AM.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read


Language:

Contact us