drobbins
Member
Posted 5 years ago #
For some reason my host doesn't allow xmlrpc calls; what I mean is, I can post using a client of some sort, but I have to rename xmlrpc.php to something else ... apparently they had a lot of spam problems or something. Anyway, my question is simply if any other files within the WP installation (2.04) call for xmlrpc.php, so I can go in and change them to use the appropriate filename - does anyone know offhand? I've gone through some of them and searched, but I want to double check.
One thing you can try (totally depends on your hosts setup) is adding something like the following to your .htaccess:
<Files xmlrpc.php>
SecFilterInheritance Off
</Files>
drobbins
Member
Posted 5 years ago #
WOW! You have no idea how long I have been dealing with workarounds for this - thank you so much! It worked like a charm!
Welcome! Can you mark this resolved, then?
drobbins
Member
Posted 5 years ago #
Absolutely! - Sorry, I didn't realize I could do that now with stuff in the forums ... anyway, doing it now. Thanks again!
dailyfoot
Member
Posted 5 years ago #
I registered for only one thing. To say one big THANK YOU to Yosemite
I tried all possible solutions that existed in every discussion regarding this problem and after few days of searching his post came as a blessing :)
THANK YOU