Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-30-2009, 06:57 AM
Junior Member
 
Posts: 8
Question [SOLVED] Zimbra Notebooks dont' work over ReverseProxy

I have zimbra running successfully over reverse proxy with the sole exception of the notebooks pages, for which I get 404 errors.

It seems that whereas everything else is happily noticing that the BASE URL is different, the notebooks are not.

The webclient displays a nice 404 page instead of list of my notebooks. The desktop at least gets a list of notebooks but fails to save them.

Is there a setting I've missed somewhere? Or is this a bug?

I suspect it's a bug, since notebooks also fail when I tunnel to the server through SSH.

Anyone seen this before? There doesn't seem to be anything about it in bugzilla.

My apache reverse proxy config looks like this:

HTML Code:
<Location "/service">
    ProxyPass http://xxx.xxx.xxx.xxx/service
    ProxyPassReverse http://xxx.xxx.xxx.xxx/service
    ProxyPassReverse /
    SetOutputFilter        proxy-html
    ProxyHTMLExtended      On
    ProxyHTMLURLMap /service /service
    RequestHeader unset Accept-Encoding
</Location>


<Location "/zimbra">
    ProxyPass http://xxx.xxx.xxx.xxx/zimbra
    ProxyPassReverse http://xxx.xxx.xxx.xxx/zimbra
    ProxyPassReverse /
    ProxyHTMLExtended      On
    SetOutputFilter        proxy-html
    ProxyHTMLURLMap /zimbra /zimbra
    RequestHeader unset Accept-Encoding
</Location>
Reply With Quote
  #2 (permalink)  
Old 07-30-2009, 11:35 AM
Moderator
 
Posts: 2,207
Default

Is your "Public service host name" correctly set for the domain?

[SOLVED] How to Change Documents and Briefcase URL?
Reply With Quote
  #3 (permalink)  
Old 07-31-2009, 01:08 PM
Junior Member
 
Posts: 8
Default

The notebook page problem appears to have been solved in 6.0 RC1.

Direct viewing of the documents worked once I'd set public service host name as Klug suggested.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.