AMPPS
Jamroom Hosting
Doing a search for "Unknown filter provider DEFLATE" provided this:
http://sanjoyroy.wordpress.com/2009/10/21/apache-an-unknown-filter-was-not-added-deflate/
Quote: My ‘apache_error.log’ was logging an error ‘An unknown filter was not added: DEFLATE’ for every request. This is how I resolved it.
Open httpd.conf in C:\xampp\apache\conf went to line 93 and removed the # before the line LoadModule deflate_module modules/mod_deflate.so (using notepad)
Restart the apache.
Open httpd.conf in C:\xampp\apache\conf went to line 93 and removed the # before the line LoadModule deflate_module modules/mod_deflate.so (using notepad)
Restart the apache.
