Mmm,

Looking briefly at the code I sort of figured that the Dashboard was an
AJAX update which didn't work because of the proxying ..

But there didn't seem to be an "obvious" fix ...

Gareth.

On Tue, 2007-02-13 at 13:26 +0100, Hrvoje Habjanić wrote:

> On Tuesday 13 February 2007 13:21, John Gardner wrote:
> > 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.
> > >
> 
> I'm trying something similar. I'm trying to proxy requests, because zenoss is 
> on pyivate network, so i'm using another computer to proxy requests. But, as 
> you noticed - everything works, except dashboard page. I don't have a 
> clue ... IE reports "error on page" and dashboard ends up - empty.
> 
> H.
> 
> > > 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
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users

-- 
Gareth Bult, Encryptec Limited
Tel: 0845 25 77033, FWD: 753977, Mob: 07891 389657
Email: [EMAIL PROTECTED], MSN:[EMAIL PROTECTED] 

Statements made are at all times subject to Encryptec's Terms and Conditions of 
Business, which are available upon request.


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

Reply via email to