mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-16 19:40:59 +02:00
Added EXPOSE_WEB_SERVER_INFO variable to control web server / php versions expose
This commit is contained in:
@ -135,12 +135,16 @@ Use IEEE754 compatible value range for 64-bit Numeric (float) history values. Av
|
||||
|
||||
### `ENABLE_WEB_ACCESS_LOG`
|
||||
|
||||
The variable sets the Access Log directive for Web-server. By default, value corresponds to standard output.
|
||||
The variable sets the Access Log directive for Web server. By default, value corresponds to standard output.
|
||||
|
||||
### `HTTP_INDEX_FILE`
|
||||
|
||||
The variable controls default index page. By default, `index.php`.
|
||||
|
||||
### `EXPOSE_WEB_SERVER_INFO`
|
||||
|
||||
The variable allows to hide Web server and PHP versions. By default, `on`.
|
||||
|
||||
### `ZBX_MAXEXECUTIONTIME`
|
||||
|
||||
The varable is PHP ``max_execution_time`` option. By default, value is `300`.
|
||||
|
Reference in New Issue
Block a user