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

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 06-28-2006, 06:00 AM
New Member
 
Posts: 3
Default Zimbra and mod_proxy

I have set up zimbra for my employer on one of our internal servers. I now want employee's to be able to access there email using the zimbra web client. We have a server in our DMZ that used to host squirrelmail to access our old imap server. I would like to use apache and mod_proxy on this server to reverse proxy requests from www.oursite.com/zimbra to the internal zimbra host. I've added the following lines to the apache server in the DMZ to reverse proxy to zim

ProxyRequests Off
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
ProxyPass /zimbra http://internal.host
ProxyPassReverse /zimbra http://internal.host

This works! almost. When i enter www.oursite.com/zimbra on my browser i get zimbra's distinctive grey background but not the login form.
On inspection of my httpd error logs in the DMZ i noticed the following error:

File does not exist: /var/www/html/js, referer: http://www.oursite.com/zimbra

Can anyone see what i might be doing wrong ?. Has anyone else a setup similar to the one i am attempting. I'm sure others out there must have attempted this setup.
Thanks
Ian

Note: web addresses above modified
Reply With Quote
  #2 (permalink)  
Old 06-28-2006, 06:29 AM
Zimbra Consultant & Moderator
 
Posts: 19,633
Default

Welcome to the forums.

Does this page tell you what you need to know?
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 06-28-2006, 08:37 AM
New Member
 
Posts: 3
Default

Yes thank you,
That done the trick. only difference was that my apache was on a different server than Zimbra's.
Reply With Quote
  #4 (permalink)  
Old 06-28-2006, 08:16 PM
Project Contributor
 
Posts: 87
Default

Quote:
Originally Posted by clancyian
Yes thank you,
That done the trick. only difference was that my apache was on a different server than Zimbra's.
Mine too, and works very good
__________________
Patricio Bruna
http://www.it-linux.cl/pbruna
Reply With Quote
  #5 (permalink)  
Old 04-06-2007, 06:25 AM
Junior Member
 
Posts: 5
Default Not me

I am trying to do just as you did, to no avail. I have a Mac mini running OSX 10.4.9, Apache 1.3
I am using the following settings:
<VirtualHost *:80>
ServerName revproxy.mydomain
ProxyPass /zimbra http://zimbra.mydomain
ProxyPassReverse /zimbra http://zimbra.mydomain
</VirtualHost>
I only get the html, all linked files (css, images,etc) give a 404 error
Am I missing something crucial?
Reply With Quote
  #6 (permalink)  
Old 12-18-2010, 04:02 AM
Loyal Member
 
Posts: 83
Default

hi,

three years later i have the same problem.
anybody solved the problem?

greetings
gregor
Reply With Quote
  #7 (permalink)  
Old 12-18-2010, 04:11 AM
Zimbra Consultant & Moderator
 
Posts: 19,633
Default

Quote:
Originally Posted by gregor View Post
three years later i have the same problem.
What problem are you seeing, exactly? A 'me too' post doesn't really give anyone information with which to give you a sensible reply.

Quote:
Originally Posted by gregor View Post
anybody solved the problem?
Doesn't the answer in post #2 solve your problem?
__________________
Regards


Bill
Reply With Quote
  #8 (permalink)  
Old 12-18-2010, 06:11 AM
Loyal Member
 
Posts: 83
Default

i followed the wiki and other hints but i get to the login screen without css and images.
the proxypass rules worked perfect for other sites (eg: BackupPC).

i anybody would help and have time im on the #zimbra irc channel that hosted on chat.freenode.com

greetings gregor
Reply With Quote
  #9 (permalink)  
Old 12-18-2010, 06:19 AM
Trained Alumni
 
Posts: 310
Default

I've set up apache proxy myself.
There are several directory you need to forward, you can get the list here:

http://www.maxxer.it/2010/linux/set-...-proxy-zimbra/
__________________
YetOpen S.r.l. ~ Your open source partner
Lecco (LC) - ITALY
http://www.yetopen.it
Reply With Quote
  #10 (permalink)  
Old 12-19-2010, 06:01 AM
Loyal Member
 
Posts: 83
Default

thanks for the weblog entry and thanks to the fast help in the irc channel.
now it works perfect.

greetings
gregor

EDIT: thread can be marked as solved
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


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.