Title: Disable supercache
Last modified: November 26, 2017

---

# Disable supercache

 *  [luckystar2016](https://wordpress.org/support/users/luckystar2016/)
 * (@luckystar2016)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/disable-supercache/)
 * Hello!
 * How can i disable the supercache?
 * I wanna use wp-cache only.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdisable-supercache%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/disable-supercache/#post-9726326)
 * From the readme.txt:
 * `If you only want to use the WP-Cache engine then edit your wp-config.php or 
   create an mu-plugin that sets the constant 'DISABLE_SUPERCACHE' to 1.`
 *  Thread Starter [luckystar2016](https://wordpress.org/support/users/luckystar2016/)
 * (@luckystar2016)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/disable-supercache/#post-9726624)
 * I saw that note in the readme text but i was expecting more detalis.
 * What should i edit in wp-config.php?
 *  [Saša](https://wordpress.org/support/users/stodorovic/)
 * (@stodorovic)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/disable-supercache/#post-9726692)
 * Probably, you need to add line which defines constant `DISABLE_SUPERCACHE` if
   this constant doesn’t exist.
 * Something like this:
 * `define( 'DISABLE_SUPERCACHE', 1);`

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

The topic ‘Disable supercache’ 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/)

## Tags

 * [supercache](https://wordpress.org/support/topic-tag/supercache/)

 * 3 replies
 * 3 participants
 * Last reply from: [Saša](https://wordpress.org/support/users/stodorovic/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/disable-supercache/#post-9726692)
 * Status: not resolved