MLReynolds
02-22-2003, 08:32 PM
I included the following line in my .htaccess file;
RewriteRule \.(gif|jpg)$ http://www.michaelsplace.us/noimage.jpg [R,L]
but the alternate image does not display. Although I stopped the hot links, I'm wondering why the "noimage.jpg" is not displayed. Is there something I'm overlooking?
Any thoughts would be appreciated.
RewriteRule \.(gif|jpg)$ http://www.michaelsplace.us/noimage.jpg [R,L]
but the alternate image does not display. Although I stopped the hot links, I'm wondering why the "noimage.jpg" is not displayed. Is there something I'm overlooking?
Any thoughts would be appreciated.