Hello ,

I have installed zenoss behind a secure site https:xxxx.com 

Now I want to redirect anythhing that hits the site like this example:

https:///xxxx.com/zport -> redirect to http://192.168.76.222:8080/zport

which means that the xerver xxx.com can reach the machine 192.168.76.222 .

When I write the follwoing in ssl.conf 

ProxyPass /zport/ http://192.168.76.222:8080/zport
ProxyPassReverse /zport/ http://192.168.76.222:8080/zport

I get to the login screen of the site ok, but once I login it says"page cannot 
be displayed"....




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=31078#31078

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to