SHA256
1
0
forked from pool/zabbix
Boris Manojlovic 312d757ba5 Accepting request 1163657 from home:bmanojlovic:branches:server:monitoring:zabbix
- fix broken copypasta for system-user-zabbix source file and 
  file itself to remove gecos (description) in file
  fixes bsc#1222169 Packaging Error in system-user-zabbix-6.0.27-1.1.noarch package prevents upgrade
  Thanks Andreas Stieger for pointing out and reporter himself

OBS-URL: https://build.opensuse.org/request/show/1163657
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=56
2024-03-30 09:46:31 +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 801 KiB
Languages
HTML 99.4%
Shell 0.6%