Title: [Plugin: WP Super Cache] Cache on subdomain
Last modified: August 19, 2016

---

# [Plugin: WP Super Cache] Cache on subdomain

 *  [dimenster](https://wordpress.org/support/users/dimenster/)
 * (@dimenster)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-on-subdomain/)
 * I like to cache on a subdomain and I have changed in the .htaccess file the
 *     ```
       RewriteCond %{DOCUMENT_ROOT}/path-tosubdomain/cache/supercache/%{HTTP_HOST}/$1/index.html.gz -f
       RewriteRule ^(.*) path-tosubdomain/cache/supercache/%{HTTP_HOST}/$1/index.html.gz [L]
       ```
   
 * —
 *     ```
       RewriteCond %{DOCUMENT_ROOT}/path-tosubdomain/cache/supercache/%{HTTP_HOST}/$1/index.html -f
       RewriteRule ^(.*) path-tosubdomain/cache/supercache/%{HTTP_HOST}/$1/index.html [L]
       ```
   
 * But the plugin is still caching on the main domain instead of the subdomain? 
   What do I wrong?
 * [http://wordpress.org/extend/plugins/wp-super-cache/](http://wordpress.org/extend/plugins/wp-super-cache/)

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

 *  [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-on-subdomain/#post-1233153)
 * The plugin will cache wherever it’s installed. Do you have WordPress installed
   on the subdomain?
 *  Thread Starter [dimenster](https://wordpress.org/support/users/dimenster/)
 * (@dimenster)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-on-subdomain/#post-1233197)
 * Actually I would like to use the subdomain for caching is that possible?

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

The topic ‘[Plugin: WP Super Cache] Cache on subdomain’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [dimenster](https://wordpress.org/support/users/dimenster/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-cache-on-subdomain/#post-1233197)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
