After releasing a WordPress plugin called Free CDN, I got a request to create another that supports rewriting hosts for commerical CDNs - those big names like Limelight, Akamai, Velocix, EdgeCast etc.
Basically, this plugin allows a WordPress user to specify two important variables: an orgin host (says http://www.yoursite.com) and a "destination host" (like http://www.static.yoursite.com). It will then find all the static contents from that orgin host and rewrite them into the destination so that they will be delivered from there.




