Zed Series Release Notes¶
11.0.0¶
New Features¶
The
vitrage::wsgi::apache
class now supports customizing request/response headers added by apache.
Added parameters for advanced configuration of httpd access and error log destinations including piped logging and syslog (see mod_syslog). Note that mod_syslog requires Apache2 >= 2.5.0.
Upgrade Notes¶
Default value of the
vitrage::wsgi::apache::ssl
parameter has been changed fromtrue
tofalse
and now ssl is disabled by default.
CentOS 8 Stream is no longer supported by this module.
The
vitrage::auth
class has been removed.