a3d852f76d
Support vhosts logging to syslog. Related-bug: #1700045 Change-Id: If60cb8e31c46e32ba6e04f53ac73a72bf989df2d Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
8 lines
272 B
YAML
8 lines
272 B
YAML
---
|
|
features:
|
|
- |
|
|
Added parameters for advanced configuration of httpd access and error logs
|
|
destinations, like syslog (see `mod_syslog`). Note that this feature
|
|
requires Apache2 >= 2.5.0. Lesser versions do not provide the required
|
|
`mod_syslog` module.
|