Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by pctony: http://wiki.apache.org/httpd/RewriteFeed The comment on the change is: As per docs@ message from DrBacchus. This does not work, misleading title too. ------------------------------------------------------------------------------ - = Rewriting WordPress Feeds to Feedburner = + deleted - {{{ - RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /(comments/)?(feed|wp-atom|wp-feed|wp-rss|wp-rdf|wp-commentsrss)(.*)\ HTTP/ [NC,OR] - RewriteCond %{QUERY_STRING} ^feed [NC] - RewriteCond %{HTTP_USER_AGENT} !^(FeedBurner|FeedValidator) [NC] - RewriteRule .* http://feeds.askapache.com/apache/htaccess? [R=307,L] - }}} - - Code based from [http://www.askapache.com/htaccess/feedsmith-htaccess.html article] -
