Boris Manojlovic 2bccb92eb5 Accepting request 962375 from home:bmanojlovic:branches:server:monitoring:zabbix
- updated to latest release 4.0.39
- Bug Fixes
 + ZBX-19789 Added SourceIP support to ldap simple checks
 + ZBX-20680 Fixed reflected XSS issues 
   ( Reflected XSSes in Zabbix Frontend (CVE-2022-24349, CVE-2022-24917, CVE-2022-24918, CVE-2022-24919) )
   fixes for bsc#1196945 bsc#1196946 bsc#1196947

OBS-URL: https://build.opensuse.org/request/show/962375
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=34
2022-03-17 09:50:08 +00:00

zabbix-phpfrontend:
	To enable zabbix frontend in apache
	type in console:
		# a2enflag ZABBIX
	or if you want to remove it from apache configuration
	type in console:
		# a2enflag -d ZABBIX
		# service apache2 restart
	or reload if apache restart is too disrupting

	Please, make sure SSL is enabled and up in Apache2 config.
	You can get inspired by https://www.zabbix.com/documentation/4.0/manual/installation/requirements/best_practices.
	If you have Apache 2.4.30 or newer, it is even more simple: https://httpd.apache.org/docs/trunk/mod/mod_md.html.
Description
No description provided
Readme 838 KiB
Languages
HTML 99.4%
Shell 0.6%