markjaquith/WP-Stack

Be more specific how to set up the CDN drop-in plugin

superstrong opened this issue · 2 comments

Assuming you've already set up something like:

  • s.{domain} as a CNAME to your CDN
  • origin.s.{domain} as a CNAME to the primary website.

I don't think there's much you need to be specific about, however, how does the CDN drop-in handle uploads? Do they go to the CDN or the server you're running WP on?

@ajmorris The CDN drop-in is just a URL rewriter. It doesn't do anything about uploads except rewrite their URLs when you link to them.