Activar mod_filter en Apache HTTP en CentOS

Apache HTTPD
Cuando instalas Apache HTTP en CentOS, mod_filter no viene activado por defecto por lo que si tratas de usar algunas de sus directivas se dispara el siguiente error: «Invalid command ‘FilterDeclare’, perhaps misspelled or defined by a module not included in the server configuration», por lo que para resolver el error anterior basta con agregar al httpd.conf la siguiente línea

Activar mod_filter en Apache HTTP en CentOS Leer más »