Hi, I keep getting 404 errors when writing comments.
The access log shows stuff like this:
x.x.x.x - - [18/Oct/2010:15:30:26 -0400] "POST /wp-comments-post.php HTTP/1.1" 404 8242 "http://www.whatever.com/2010/legitimate-post-URL/" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3"
The wp-comments-post.php file exists and normally returns a 200 (status OK). Every so often but more increasingly lately, I'm seeing 404 errors despite the files being totally present.
Any ideas?