I talked to NetDNA and they said my redirect would in fact cause a redirect loop. Unfortunately the PHP project I am using the CDN for would take a long time to convert URLs to the CDN for static files so another route may be a better solution.
There has been mention of using proxy_pass to an upstream to pass static files off to the upstream CDN. I've tried a few different ways to apply this, but none have worked. Does anyone have a working proxy_pass solution to offload static files to the CDN? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,237609,237651#msg-237651 _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx