I am wondering if all my pics on the front page are showing up or being replaced with the hotlinking referral pic.
wtf is the problem? my site is at www.nfofile.com
here is my htaccess
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?nfofile.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?genmay.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?genmay.org/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?genmay.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://cgi?.ebay.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://ratedm.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://familiacampa.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://3c0x1.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://3cxxx.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://bigsoccer.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://hardforum.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://hardforums.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://3C0x1.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://legendarywarlords.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://bigfootball.com/.*$ [NC]
RewriteRule \.(gif|jpg|png|jpeg|JPG|bmp)$ http://img56.imageshack.us/img56/6095/hotlink0jj.gif [R,L]
wtf is the problem? my site is at www.nfofile.com
here is my htaccess
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?nfofile.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?genmay.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?genmay.org/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(www\.)?genmay.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://cgi?.ebay.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://ratedm.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://familiacampa.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://3c0x1.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://3cxxx.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://bigsoccer.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://hardforum.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://hardforums.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://3C0x1.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://legendarywarlords.net/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://bigfootball.com/.*$ [NC]
RewriteRule \.(gif|jpg|png|jpeg|JPG|bmp)$ http://img56.imageshack.us/img56/6095/hotlink0jj.gif [R,L]