Re: Web interface/apache2 questions
Posted: Mon Apr 01, 2013 11:38 am
Awesome thank you for your help and advice, now that I have a better idea of what is needed I shall update you when its finished.sreinhardt wrote:You would need to have some sort of apache\other web proxy in place to understand that when it is for yourdomain.com\normalwebpage it goes to the standard server, and when yourdomain.com\nagios comes it it needs needs to be routed to the nagios machine. This is not terribly difficult and there are solutions that do it, however it would be out of the scope that we normally help with. An alternative that you may find acceptable, would be to use a separate port for nagios apache (ie 81, 8000, 8080), and allow the firewall to forward that directly to the nagios machine. This would void any need for the messy web url proxy.