I agree that it might be something to do with your .htaccess, but it seems when you visit http://www.wilhelm-andreas.com/index.php/feed/ you are redirect via a 302 which is apparently being sent by http://www.wilhelm-andreas.com/xmlrpc.php.
I dunno if that helps. Also I've always been told having index.php in your URL is a bit of a no-no. Paul. 2008/10/23 Xavier Borderie <[EMAIL PROTECTED]> > Somehow, this URL > http://www.wilhelm-andreas.com/index.php/comments/feed/ > works fine, but this one > http://www.wilhelm-andreas.com/index.php/feed/ > redirects to > http://www.wilhelm-andreas.com/feed/ > and fails. > > Might be an issue with you .htaccess, methinks. > > -x. > > 2008/10/23 Andreas Wilhelm <[EMAIL PROTECTED]>: > > it is the main feed, which is listed for my wordpress blog under > > http://www.wilhelm-andreas.com/index.php/feed/ > > which represents the rss2 > > > > i also tried the rss and the atom feed and all of them are not working. > > but my comments feed is still fine > > > > implemented is the non working feed with > > href="<?php bloginfo('rss2_url'); ?>" > > > > > > > > > > 2008/10/23 DD32 <[EMAIL PROTECTED]> > > > >> More information? > >> > >> Rss/rss2/atom is working for me via permalinks. > >> > >> On Thu, 23 Oct 2008 21:48:16 +1100, Andreas Wilhelm < > >> [EMAIL PROTECTED]> wrote: > >> > >> The rss feed isn't working anymore > >>> _______________________________________________ > >>> wp-testers mailing list > >>> [email protected] > >>> http://lists.automattic.com/mailman/listinfo/wp-testers > >>> > >>> > >> > >> _______________________________________________ > >> wp-testers mailing list > >> [email protected] > >> http://lists.automattic.com/mailman/listinfo/wp-testers > >> > > _______________________________________________ > > wp-testers mailing list > > [email protected] > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > > > > -- > Xavier Borderie > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
