This is the best way to use full path for images or anything when you are using Rewrite Rule.
But you can overcome this by defining include path.
Try with
php_value include_path ".:/AbsolutePathHere/"
This may affect other path too. Anyways lets try but my suggestion is to use full path for all the path.
Thanks
http://www.shimul.info