diff --git a/files/zabbix.conf b/files/zabbix.conf new file mode 100644 index 0000000..a1d6c1a --- /dev/null +++ b/files/zabbix.conf @@ -0,0 +1,10 @@ + + ServerName au-team.irpo + ServerAlias mon.au-team.irpo + DocumentRoot /var/www/html/zabbix/ui + Alias /zabbix /usr/share/zabbix/ui + + AllowOverride All + Options -Indexes +FollowSymLinks + +