You need to enable the Apache Headers module:
LoadModule headers_module modules/mod_headers.so
This module and all additionally needed modules are all enabled in the default Apache config as shipped with the CentOS httpd RPM package. If you overrode that config, you will need to manually added the needed LoadModule
directives.
The Kaltura Server requires the following Apache modules:
filter expires headers proxy rewrite