Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-13532

//myzabbix/icons/ can be browsed with provided web settings.

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Workaround proposed
    • Icon: Minor Minor
    • None
    • 3.4.7
    • Installation (I)
    • None
    • CentOS 7 & RHEL 7

      I noticed that //myzabbix/icons/ (i.e, /usr/share/httpd/icons) can be browsed with the provided settings from Zabbix. The other Zabbix directories are secured in the zabbix.conf file located in /etc/httpd/conf.d.

      Example here:

      </Directory>

      <Directory "/usr/share/zabbix/conf">
      Require all denied
      </Directory>

      <Directory "/usr/share/zabbix/app">
      Require all denied
      </Directory>

      <Directory "/usr/share/zabbix/include">
      Require all denied
      </Directory>

      <Directory "/usr/share/zabbix/local">
      Require all denied
      </Directory>

      I wanted to report this in case this was not intentional.

            Unassigned Unassigned
            tcilmo Tony Chirillo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: