Gareth Bult wrote:
> Hi,
> 
> I'm trying to stick ZenOSS behind apache and seem to have run into a problem.
> Although ZenOSS in general works, the Dashboard does not work (through 
> Apache).
> Everything seems to be 100% when I access on port 8080.
> 
> This is what I'm doing in my apache config;
> 
> *<VirtualHost *:80>*
> * RewriteRule      ^/(.*) 
> http://monitor:8080/VirtualHostBase/http/%{HTTP_HOST}:80/VirtualHostRoot/$1 
> [L,P]*
> * ProxyPassReverse ^/(.*) http://${HTTP_HOST}/$1*
> *</VirtualHost>*
> 
> Which works fine for "other" applications.
> 
> Can anyone tell me why this kills (just) the dashboard ???? (and how I get 
> around it?)
> 
> Thanks,
> Gareth.

Gareth

Just out of interest, is there any reason why you want to put Apache in
front?

John


-- 
John Gardner - Tagish Ltd.
T: 01665 833 322
F: 01665 830 695
D: 01665 833 310
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to