Search found 1 match

by jmtorne
Wed Jul 02, 2014 1:14 pm
Forum: Help: General
Topic: proxypassreverse graph_view.php page not displayed
Replies: 3
Views: 2699

Re: proxypassreverse graph_view.php page not displayed

Hi, I've been experiencing exactly the same problem and I've been trying to debug this for the last couple of days. I finally got it to work. This is the Apache proxy config I need for it to work: ProxyPass /monitor/cacti/ http://192.168.123.45/cacti/ ProxyPassReverse /monitor/cacti/ http://192.168....