Hello!
I just installed wordpress and was trying to optimize the apache server a little following the “How To Configure Content Caching Using Apache Modules On A VPS” guide. The problem is, when I try to edit the disk_cache.conf or mem_cache.conf, it’s empty(doesn’t exist).
I use ubuntu and installed wordpress via one click install app.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
This article should help you configure caching (disk and memory)
It looks like there have been a few changes since that article was written. As of Ubuntu 14.04 disk_cache.conf is now:
/etc/apache2/mods-available/cache_disk.conf
mod_mem_cache was removed from Apache 2.4 Looking at the official Apache upgrading guide:
These modules have been removed:
mod_authn_default,mod_authz_default,mod_mem_cache. If you were usingmod_mem_cachein 2.2, look atmod_cache_diskin 2.4.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.