View Single Post
Old 02-27-2005, 09:23 AM  
Tipsy
Confirmed User
 
Join Date: Jul 2001
Location: See sig
Posts: 6,989
Quote:
Originally Posted by Lycanthrope
Fusionx is probably right, but this should work:

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule \.jpg$ /path/to/missing.jpg [L]

but be prepared for much more cpu usage
Problem with that is it wants a fairly specific filename and they can vary hugely but thanks for the suggestion. I'll try the first idea in a bit and see how it goes
__________________
Ignorance is never bliss.
Tipsy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote