Hi all,
Some pages use this url /software/files/2010/12/saperlo_come-fare-una-ricarica-online-dal-portale-wind.jpg but are missing and I must show this default img /bt/nophoto.jpg
I try this
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(software|hardware|apple|software)/files/.*\.jpg$ /bt/nophoto.jpg [L]
but it dont check if header response with 404 error, it response all images also the exist images