I am working to configure apache mod-proxy in front of zenoss.

I've read through most the apache rewrite suggestions. While they seem ok, I 
would like to get to the root of the issue.

It seems like the root issue is that the various zenoss templates access the 
server via absolute url rather than root relative. This means that any form or 
link reference will be incorrect if the server is proxied.

It seems like a good solution would simply be to replace all absolute_url 
references with "/". This way a proxy would not change the reference and the 
proxy could properly route any request to the correct service.

Does anyone know if an easy way to do this?




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

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

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



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

Reply via email to