Skip to main content

Ian Wu 's Library tagged wordpress   View Popular, Search in Google

Jun
18
2010

  • # temp redirect all wordpress feeds to feedburner <IfModule mod_rewrite.c>  RewriteEngine on  RewriteCond %{REQUEST_URI} ^/?(feed.*|comments.*) [NC]  RewriteCond %{HTTP_USER_AGENT} !^.*(FeedBurner|FeedValidator) [NC]   RewriteRule ^feed/?.*$ http://feeds.feedburner.com/perishablepress [L,NC,R=302]  RewriteRule ^comments/?.*$ http://feeds.feedburner.com/perishablepresscomments [L,NC,R=302] </IfModule
1 - 5 of 5
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo
Move to top