Title: [Plugin: WP Super Cache] Cdn rewrite url problem
Last modified: August 19, 2016

---

# [Plugin: WP Super Cache] Cdn rewrite url problem

 *  Resolved [geggiot](https://wordpress.org/support/users/geggiot/)
 * (@geggiot)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cdn-rewrite-url-problem/)
 * I filled-up CDN settings with my Off-site URL and custom directories, but any
   images is served by CDN Url,instead if i click TEst Cache, cached version of 
   my site has all images served by CND url.
    see here [http://bit.ly/fV7xek](http://bit.ly/fV7xek)
 * I have already tried to delete browser cache and with another browser.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [geggiot](https://wordpress.org/support/users/geggiot/)
 * (@geggiot)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cdn-rewrite-url-problem/#post-2037819)
 * any help?
 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cdn-rewrite-url-problem/#post-2037864)
 * That’s weird. I guess the best thing to do is use the debug system in the plugin.
   Also make sure that when a new page is cached, that the cached version is actually
   served. Maybe some other plugin is interfering somewhere.
 *  Thread Starter [geggiot](https://wordpress.org/support/users/geggiot/)
 * (@geggiot)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cdn-rewrite-url-problem/#post-2037869)
 * Solved by remove gzip code from my theme
 * <?php if (substr_count($_SERVER[‘HTTP_ACCEPT_ENCODING’], ‘gzip’)) ob_start(“ob_gzhandler”);
   else ob_start(); ?>

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP Super Cache] Cdn rewrite url problem’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [geggiot](https://wordpress.org/support/users/geggiot/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cdn-rewrite-url-problem/#post-2037869)
 * Status: resolved