Brett Terpstra suggested the following fix:
File: .htaccess
<Files xmlrpc.php>
SecFilterInheritance Off
</Files>
This works, and Alan’s suggestion of using curl to test was perfect. Yet another cool use for TextMate. And I only thought I’d use it for programming ;)
On 9/28/06 12:36 PM, "Allan Odgaard" <throw-away-1@macromates.com> wrote:
On 28/9/2006, at 20:38, s.ross wrote:
> Yeah, as a reflexive gesture, I substituted a fake domain for the
> real one.
> Try calicowebdesigns.com/wp/xmlrpc.php
You might have a server-side problem here:
% curl -I calicowebdesigns.com/wp/xmlrpc.php
HTTP/1.1 406 Not Acceptable
…
% curl -I macromates.com/blog/xmlrpc.php
HTTP/1.1 200 OK
…
Perhaps you need to enable xml-rpc in the WP preferences.
______________________________________________________________________
For new threads USE THIS: textmate@lists.macromates.com
(threading gets destroyed and the universe will collapse if you don't)
http://lists.macromates.com/mailman/listinfo/textmate