I gave up on setting up nginx for Zabbix. For apache2 2.4 on Jessie there are at least 2 changes not covered in the README.Debian:
- conf file names should match *.conf, e.g. "zabbix.conf". Other file names are ignored. - /etc/apache2/conf.d is ignored by default. Instead there are subdirs "conf-available" and "conf-enabled", together with the appropriate a2enconf and a2disconf scripts. See the comments in apache2.conf . AFAIR thats all. Hope this helps Harri -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

