wordpress load images from domain code example
Example: wordpress load images from domain
RedirectMatch 301 ^/wp-content/uploads/(.*)$ http://img.yoursite.com/$1
RedirectMatch 301 ^/wp-content/uploads/(.*)$ http://img.yoursite.com/$1