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

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 10-18-2007, 11:44 AM
Active Member
 
Posts: 34
Default Zimbra 5.0 and proxy redirect

I thought I'd mention this if it hasn't been mentioned, yet:

I am using the Apache proxy to redirect requests from

http://server/zimbra

to

http://zerver:8080

This worked fine under 4.5 but no longer works under 5.0 *for Documents* (and maybe some other features). I have not fully unearthed yet, why. I get a 404.
Reply With Quote
  #2 (permalink)  
Old 10-18-2007, 02:31 PM
Zimbra Employee
 
Posts: 1,434
Default

Can you forward /service and /home as well as /zimbra?
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #3 (permalink)  
Old 10-25-2007, 09:29 AM
Active Member
 
Posts: 34
Default

Somehow I overlooked the response, sorry.

I have the following directives. now no longer receive the 404, just a blank page:

ProxyRequests On
<Location "/service">
ProxyPass http://127.0.0.1:8080/service
ProxyPassReverse http://127.0.0.1/service
</Location>
<Location "/zimbra">
ProxyPass http://127.0.0.1:8080/zimbra
ProxyPassReverse http://127.0.0.1:8080/zimbra
</Location>
<Location "/home">
ProxyPass http://127.0.0.1:8080/home
ProxyPassReverse http://127.0.0.1:8080/home
</Location>
ProxyVia On
Reply With Quote
  #4 (permalink)  
Old 10-25-2007, 09:40 AM
Moderator
 
Posts: 2,207
Default

Looks like there's a "8080" missing (for service).
Reply With Quote
  #5 (permalink)  
Old 10-25-2007, 09:44 AM
Active Member
 
Posts: 34
Default

How embarrassing

Still, I changed it (see below), same results. Something else I noticed is that when making these additional changes, connection to another user's documents seems to 'hang' the browser. (The progress bar never completes):

<Location "/service">
ProxyPass http://127.0.0.1:8080/service
ProxyPassReverse http://127.0.0.1:8080/service
</Location>
<Location "/zimbra">
ProxyPass http://127.0.0.1:8080/zimbra
ProxyPassReverse http://127.0.0.1:8080/zimbra
</Location>
<Location "/home">
ProxyPass http://127.0.0.1:8080/home
ProxyPassReverse http://127.0.0.1:8080/home
</Location>
ProxyVia On
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.