I'm trying to get a rewriteCond & rewriteRule to work. I want the command to check for a file(image) and if it doesn't find it to use a default image. Not having any luck getting the command right.
example:
RewriteCond /doc/route/%{REQUEST_FILENAME} !-f
RewriteRule ^(.+) /dir/images/dir/00000000.JPG [L]
ASKED:
Mar 5 2008 4:24 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _