Problem :
Just installed the wamp and running the website we getting below error on every website.
G:/www/webstie nmae.com/.htaccess: Invalid command 'AddOutputFilterByType', perhaps misspelled or defined by a module not included in the server configuration
So what is the solution of AddOutputFilterByType ?
Solutions :
just go into your wamp icon > Apache > Apache module > enable the filter_module to run the compress functionality by AddOutputFilterBytype module.
If you are getting Server 500 error every time when using wamp or EasyPHP Devserver then make sure you enable the
mod_deflate , mod_header and mod_ext_filter, mod_filter into httpd.conf file.