-
Notifications
You must be signed in to change notification settings - Fork 433
Change WordPress Cache
Mitesh Shah edited this page Aug 20, 2014
·
6 revisions
- Basic (--basic) to FastCGI (--wpfc)
- Super Cache (--wpsc) to FastCGI (--wpfc)
- W3 Total Cache (--w3tc) to FastCGI (--wpfc)
ee site edit example.com
Change following settings:
Old value:
# WPSINGLE BASIC NGINX CONFIGURATION
include common/php.conf;
New value:
# WPSINGLE FAST CGI NGINX CONFIGURATION
include common/wpfc.conf;
Your new configuration look like this
Install Plugins:
- Nginx Helper
- W3 Total Cache
How to configure above plugin : Click Here
EasyEngine (ee):
- Installation
- Stack Module
- Site Module
- Debug Module
- Secure Module
- Other commands
- Configurartion File
- EasyEngine Logs
Tutorials:
- SFTP Setup
- Remote MySQL
- Setup OpenDKIM
- HHVM with EE 2.x.x
- Prevent MySQL crashing
- Change WordPress Cache
- Migrate Website With EasyEngine
- EasyEngine with Hosting Providers
Misc:
- FAQ
- Roadmap
- [Support Forum] (http://community.rtcamp.com/c/easyengine/)
- EasyEngine Update
- EasyEngine Admin Tools
- EasyEngine Beta Testing
Chat:
- [EasyEngine Developer Chat] (https://gitter.im/rtCamp/easyengine)
Testing:
- [Travis-CI] (https://travis-ci.org/rtCamp/easyengine/)
Donations:
Recently Modified: