• swaroopch

    (@swaroopch)


    My Python category specific feed is showing a 412 HTTP code. Because of that my posts are not getting aggregated.
    What do I have to do to make it run 200 OK ?

    $ grep planet logs/access_log | tail -2
    66.33.205.8 - - [18/Apr/2005:18:46:55 +0000] "GET /archives/category/tech/python/feed/ HTTP/1.0" 412 269 "-" "Planet Python http://www.planetpython.org/ Planet/0.2 http://www.planetplanet.org/ UltraLiberalFeedParser/2.7.6 +http://diveintomark.org/projects/feed_parser/"
    66.33.205.8 - - [18/Apr/2005:19:47:09 +0000] "GET /archives/category/tech/python/feed/ HTTP/1.0" 412 269 "-" "Planet Python http://www.planetpython.org/ Planet/0.2 http://www.planetplanet.org/ UltraLiberalFeedParser/2.7.6 +http://diveintomark.org/projects/feed_parser/"

    $ date
    Mon Apr 18 19:47:30 GMT 2005

    I am using WordPress 1.5 running on PHP5.
    I updated to the latest wp-blog-header.php from svn but even that didn’t help.
    The feed URL is http://www.swaroopch.info/archives/category/tech/python/feed/

    Thanks in advance! 🙂
    Swaroop

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Category feed is sending 412 HTTP code’ is closed to new replies.