Hi Does anybody have any experience of running monit behind an apache 2 reverse proxy?
I currently have this in my apache 2 config but it doesn't work properly: ProxyPass /monit/ https://server01.blah.co.uk:2813/ ProxyPassReverse /monit/ https://server01.blah.co.uk:2813/ This lets me login to monit successfully and it displays the main page, but clicking on any of the service links just goes back to the root i.e. https://secure.blah.co.uk/monit/ becomes https://secure.blah.co.uk/apache2 when i click on the apache 2 service. I had to change options in the webmin config file to get it running behind apache 2, and wondered if I had to make similar changes to monit. Regards, Alex Pimperton -- This message has been scanned for viruses and dangerous content by MailScanner , and is believed to be clean. -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
