xmlrpc solution on shared hosting
-
A lot of people have been having trouble getting their blog client (Journler for instance on OS X) to play nice with the Metaweblog API (xmlrpc.php) when wordpress is installed on a shared hosting service. I found a solution to this on these forums, but it was not easy to find, so i am re-posting here.
If you are getting errors connecting to xmlrpc.php in your client, try adding the following to your .htaccess file.
<Files xmlrpc.php>
SecFilterInheritance Off
</Files>Those having trouble with Journler in particular might also find this thread of interest: https://www.journler.com/community/forums/viewtopic.php?p=10460#10460
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘xmlrpc solution on shared hosting’ is closed to new replies.