Since early of this year I’m trying to blog using third party client. ومنذ وقت مبكر من هذا العام احاول بلوق باستخدام طرف ثالث للعميل. Unfortunately after providing user name/password and xmlrpc (XML Remote Procedure Call) link, the client returning HTTP Error code 404. ومما يؤسف له بعد تقديم اسم المستخدم / وكلمة السر xmlrpc (لغة الترميز القابلة للامتداد استدعاء الاجراء عن بعد (وصلة ، العميل العودة بروتوكول انتقال النص المتشعب 404 رمز الخطأ. Not found. لم يتم العثور عليه.
I figured out even I tried to access the file via web browser the server also returned 404 error. حظيت بها حتى انني حاولت الحصول على الملف عن طريق متصفح ويب الخادم وعاد ايضا 404 خطا.
To fix this error, enter the following code to .htacess file: لتصحيح هذا الخطأ ، وادخل ما يلي الى قانون. Htacess الملف :
<Files xmlrpc.php> <filesXmlrpc.php>
SecFilterInheritance Off من secfilterinheritance
</Files> </ ملفات>

