We're working with a CDN now and I'd like to set it up so that all my interactives are in the wp-content/uploads.
Sometimes, our interactives (swf files) call external xml or php, but the server executes these external files as images and asks the user to download them.
Has anyone written a custom function to ensure that wp-content and the GD library serve xml and php as intended, instead of triggering a download?
I'm not sure if I'm explaining this correctly. Does this make sense?
Tony