hi all
i have this in my htaccess file
The problem :Code:RewriteCond %{HTTP_REFERER} !^http://(.+\.)?domainname\.co.in/ [NC] RewriteCond %{HTTP_REFERER} !^$ RewriteRule .*\.(jpe?g|gif|bmp|png|swf)$ /images/nohotlink.jpe [L]
my customers are not able to see the product images in html emailer sent from my server to their email.
If i remove this code from my htaccess then the images are displayed fine in their email.
Is my code incorrect ???
vineet



Reply With Quote
Bookmarks