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 01-24-2007, 10:01 AM
Senior Member
 
Posts: 71
Question "Log off" problem redirection with mod_jk

Hi,
I have Apache running in port 80 and 443 and tomcat (zimbra) on 7080 and 7443.

When a user log off there is an error. It redirects to example.com://zimbra rather and example.com/zimbra

What to do?
Reply With Quote
  #2 (permalink)  
Old 04-09-2007, 06:53 PM
Loyal Member
 
Posts: 77
Default

I have the same problem, any solution?
Reply With Quote
  #3 (permalink)  
Old 04-09-2007, 11:56 PM
Zimbra Employee
 
Posts: 4,792
Default

My guess is this is a mod_proxy problem. What is your config? It also may be an issue with the Login.jsp trying to redirect to the home page.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
  #4 (permalink)  
Old 04-10-2007, 09:18 AM
Loyal Member
 
Posts: 77
Default

Quote:
Originally Posted by KevinH View Post
My guess is this is a mod_proxy problem. What is your config? It also may be an issue with the Login.jsp trying to redirect to the home page.
We're not using mod_proxy, we're using mod_jk.
Reply With Quote
  #5 (permalink)  
Old 04-10-2007, 09:49 AM
Special Member & Volunteer
 
Posts: 155
Default

Quote:
Originally Posted by sturgis View Post
I have Apache running in port 80 and 443 and tomcat (zimbra) on 7080 and 7443.

When a user log off there is an error. It redirects to example.com://zimbra rather and example.com/zimbra
Yeah, I get this too -- the redirect with mod_jk ends up making it look for a file named "zimbra" in the DocumentRoot.

To solve it, I just made a file named "zimbra" in the DocumentRoot ;-)

My file looks like this:

<html>
<head>
<meta HTTP-EQUIV="Refresh" CONTENT="0; URL=http://zimbra.mysite.com">
</head>

Redirecting to login page <a href="http://zimbra.mysite.com">http://zimbra.mysite.com</a>

</html>

So it simply redirects back to the Zimbra login page.
-Eric
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.