RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !michaelaulia.com [NC] RewriteCond %{HTTP_REFERER} !digg\. [NC] RewriteCond %{HTTP_REFERER} !google\. [NC] RewriteCond %{HTTP_REFERER} !search\?q=cache [NC] RewriteCond %{HTTP_REFERER} !socialspark [NC] RewriteCond %{HTTP_REFERER} !stumbleupon [NC] RewriteCond %{HTTP_REFERER} !squidoo [NC] RewriteCond %{HTTP_REFERER} !blogcatalog [NC] RewriteCond %{HTTP_REFERER} !mybloglog [NC] RewriteCond %{HTTP_REFERER} !ezine [NC] RewriteCond %{HTTP_REFERER} !plurk [NC] RewriteCond %{HTTP_REFERER} !digitalpoint.com [NC] RewriteCond %{HTTP_REFERER} !zimbio.com [NC] RewriteCond %{HTTP_REFERER} !feed [NC] RewriteCond %{HTTP_REFERER} !blogoculars.com [NC] # Allow Google Reader RewriteCond %{HTTP_REFERER} !^http://www.google.com/reader/view/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.google.com/reader/m/view/.*$ [NC] # Allow Feedburner Access RewriteCond %{HTTP_REFERER} !^http://www.feedburner.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://feeds.feedburner.com/MichaelAulia$ [NC] RewriteCond %{HTTP_REFERER} !^http://feeds.feedburner.com/MichaelAulia-comments$ [NC] RewriteRule \.(gif|jpg|png)$ http://farm4.static.flickr.com/3264/2849262919_217de69c8e_m.jpg [R,L]