Hey,
Im having some problems with a self hosted "CDN". Im using a wordpress plugin called W3 Total Cache to store images, css and js on a subdomain.
The problem is, some of the thumbnails that wordpress creates are not being uploaded to the cdn subdomain.
Is there anyway, using .htaccess, that i can redirect requests from cdn.mydomain.com/changing/path/to/image/picture.jpg to www.mydomain.com/changing/path/to/image/picture.jpg if that file does not exist on the cdn subdomain?
Thanks in advance
Mike









