Hello;
I am having extreme amounts of trouble attempting to get Nginx to host Zabbix under a subdirectory or path; Zabbix is fully functional, but will only load under the root of the website.
What I want:
example.com/zabbix/index.php
What I am getting:
example.com/index.php
After many attempts of altering the configuration file, I am still unable to get it to load under the subdirectory, and now a large amount of data is missing from the dashboard and all icons are failing to load. I have modified both the /etc/nginx/sites-available/default and the /etc/zabbix/nginx.conf files, and am desperately looking for assistance. I thought that I backed up the stock configuration before making any notable changes, but it seems I may have missed something when doing so.
Thank you for your time.
I am having extreme amounts of trouble attempting to get Nginx to host Zabbix under a subdirectory or path; Zabbix is fully functional, but will only load under the root of the website.
What I want:
example.com/zabbix/index.php
What I am getting:
example.com/index.php
After many attempts of altering the configuration file, I am still unable to get it to load under the subdirectory, and now a large amount of data is missing from the dashboard and all icons are failing to load. I have modified both the /etc/nginx/sites-available/default and the /etc/zabbix/nginx.conf files, and am desperately looking for assistance. I thought that I backed up the stock configuration before making any notable changes, but it seems I may have missed something when doing so.
Thank you for your time.