This is my htaccess file
QUOTE
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://ensim_stlhosting.com.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://ksfba.org/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://midwest_stlhosting.com.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://mogmhp.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://mogmhp.com/forums/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://teamjackass.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://teamjackass.com/forums/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ensim_stlhosting.com.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ksfba.org/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ksfba.org/forums/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.midwest_stlhosting.com.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.mogmhp.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.mogmhp.com/forums/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.teamjackass.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.teamjackass.com/forums/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.stlhosting.com/upload/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.stlhosting.com/upload/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://stlhosting.com/upload/.*$ [NC]
RewriteRule .*.(jpg|jpeg|gif|png|bmp)$ http://www.stlhosting.com/hotlink.html [R,NC]
RewriteCond %{HTTP_REFERER} !^http://ensim_stlhosting.com.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://ksfba.org/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://midwest_stlhosting.com.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://mogmhp.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://mogmhp.com/forums/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://teamjackass.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://teamjackass.com/forums/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ensim_stlhosting.com.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ksfba.org/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ksfba.org/forums/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.midwest_stlhosting.com.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.mogmhp.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.mogmhp.com/forums/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.teamjackass.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.teamjackass.com/forums/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.stlhosting.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.stlhosting.com/upload/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.stlhosting.com/upload/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://stlhosting.com/upload/.*$ [NC]
RewriteRule .*.(jpg|jpeg|gif|png|bmp)$ http://www.stlhosting.com/hotlink.html [R,NC]
ive tried every combination I can think of, with / and without the / and the domains I have allowed which listed above, still show a red X when it comes to the images.... what am I missing here