HTTP/1.0 405 Method Not Allowed Date: Sun, 15 Mar 2009 17:38:30 GMT Server: Apache Allow: GET, HEAD, OPTIONS, TRACE Connection: close Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>405 Method Not Allowed</TITLE> </HEAD><BODY> <H1>Method Not Allowed</H1> The requested method PUT is not allowed for the URL /interface/simple.<P> </BODY></HTML>
If I just try again, it works fine, but I'd rather that the problem never happened.
My log says I've had 2 errors today for 89 requests. My only guess is that there's some Apache instance that isn't configured correctly, and it's pot luck whether the load-balancer sends a request there. Does anyone know better?