Title: [Plugin: WP Super Cache] Static file URL rewriting..
Last modified: August 20, 2016

---

# [Plugin: WP Super Cache] Static file URL rewriting..

 *  [erick_paper](https://wordpress.org/support/users/erick_paper/)
 * (@erick_paper)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-static-file-url-rewriting/)
 * Hi. I want to use the CDN feature. To do this currently this superb plugin allows
   me to rename files like this:
 * `FROM: http://mysite.com/cms/wp-includes/js/prototype.js`
    `TO: http://cdn.mysite.
   com/cms/wp-includes/js/prototype.js`
 * But I want to change the *manner* in which this rewriting happens:
 * `FROM: http://mysite.com/cms/wp-includes/js/prototype.js`
    `TO: http://cdn.mysite.
   com/inc/js/prototype.js`
 * How do I do this?
 * Thanks!
 * [http://wordpress.org/extend/plugins/wp-super-cache/](http://wordpress.org/extend/plugins/wp-super-cache/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-static-file-url-rewriting/#post-2508742)
 * You can’t do it easily. I’d use an output buffer to change links to static files
   and then make sure that the files are pushed to my CDN. You’d probably have to
   symlink the “inc” directory on your local server to cms/wp-includes/ but then
   you’re stuck for other files like uploaded images..

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Super Cache] Static file URL rewriting..’ is closed to new
replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-static-file-url-rewriting/#post-2508742)
 * Status: not resolved