I'm getting multiple instances of the following error in my Mac OS X Apache error_log:
[Thu Jun 25 17:11:56.789373 2015] [core:error] [pid 277] [client 127.0.0.1:58739] AH00082: an unknown filter was not added: includes
I've been searching but haven't been able to locate what the cause of this is. Is there a way to get more specific details about what is causing this?
Actually what most likely happened was:
SetOutputFilter DEFLATE
in your configmod_deflate
moduleIn my particular case, I had to simply uncomment this line:
LoadModule deflate_module libexec/apache2/mod_deflate.so
and then all was well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With