>From what I understand, there is a special way of setting up the proxying in apache if its going to interface with zope.... RewriteEngine On RewriteRule ^/(.*) \ http://127.0.0.1:8080/VirtualHostBase/\ http/%{SERVER_NAME}:80/VirtualHostRoot/$1 [L,P] This works with everything but the login page.... when I get to the login page, I get the following error: "The page isn't redirecting properly. Firefox has detected that the server is redirecting the request for this address in a way that will never complete." Hope this helps... I'd really like to get this working with SSL through apache.. this gets even closer, only the login page doesn't work. If you login through 8080 and then try to do anything through 80, it works with the above method. Zakir
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Stevens Sent: Tuesday, February 13, 2007 12:38 PM To: General discussion of using zenoss system Subject: Re: [zenoss-users] ZenOSS via Apache Seems like the dashboard should work if you're able to hit that url through your proxy. Which browsers have you tried this with? Have you tried turning on rewrite logging? -jason On Feb 13, 2007, at 9:24 AM, Gareth Bult wrote: Mmm, sorry ... already tried this. works fine .. via both methods ... Gareth. On Tue, 2007-02-13 at 09:03 -0500, Jason Stevens wrote: http://yourapacheserver:80/zport/dmd/ZenEventManager/getDashboardInfo -- 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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
