Replies: 0
Hi dear Frank!
To manually backup my document root (with 4 quite minimalist WordPress sites), ran the command zip -r /var/www/html/dr.zip /var/www/html
.
I did it now maybe for the first time after installing Autoptimize and I noticed the following:
The compressing time took about 2 minutes while it usually takes 5 seconds. Because it was verbose, I saw many cache files created by Autoptimize. Is there anything recommended to do with this?
I don’t need caching because I already use mod_pagespeed. I just need aggregation and minification (later compressed by mod_deflate).
Hence I ask what can be done about the cache files.
Thanks for your great contribution, Ben,