Has anyone figured out how to change the attachment URL's so they are served through a CDN?
To be more specific, a CDN, like SimpleCDN, can have 'dynamic buckets' so that any data on the server can be mirrored on the fly. with a CNAME record it can appear that it is coming from your domain.
So if I have an attachment url that is
http://site.com/attachments/forum/filename.jpg
making it
http://cdn.site.com/attachments/forum/filename.jpg
will serve the same attachment off of the CDN.
The question is how to change the url from site.com to cnd.site.com through vbseo?


LinkBack URL
About LinkBacks





Reply With Quote
