[horde] Problem HORDE/IMP + Apache Proxy
m.ibarra at cdcixis-na.com
m.ibarra at cdcixis-na.com
Tue Feb 5 11:50:22 PST 2002
This sounds more like a firewall related issue.
What are you using? Perhaps you need to enable
some type of redirect?
-mike
-----Original Message-----
From: PORTAIS Nicolas [mailto:nportais at libertysurf.fr]
Sent: Tuesday, February 05, 2002 2:20 PM
To: horde at lists.horde.org
Subject: [horde] Problem HORDE/IMP + Apache Proxy
Hi,
I had installed Horde+IMP 3 and it work for localhost.
But i have two Apache on my computer :
- Apache + module mod_proxy (Port 80)
- Apache + module PHP + IMP (Port 82)
My problem : Horde/IMP don't work with a public IP or a IP outside my
computer !
Do you have a solution ?
Best regards,
Nicolas.
<--------- httpd.conf : Apache Proxy (port 80) -------->
[...]
# ADSL
<VirtualHost *>
DocumentRoot /home/serverweb
CustomLog /usr/local/apache-proxy/logs/extranet/access_log combined
ErrorLog /usr/local/apache-proxy/logs/extranet/error_log
ProxyPass /cgi-bin http://localhost:81/cgi-bin
ProxyPass /php http://localhost:82/php
</VirtualHost>
<--------- end -------->
<---------- httpd.conf : Apache PHP (port 82) --------->
[...]
# Config localhost
<VirtualHost 127.0.0.1>
ServerAdmin webmaster at myserver.angers.fr
DocumentRoot /home/serverweb
ServerName localhost
CustomLog /usr/local/apache-php/logs/localhost/access_log combined
ErrorLog /usr/local/apache-php/logs/localhost/error_log
<Location /php>
<Limit GET POST>
Order allow,deny
Allow from all
</Limit>
</Location>
</VirtualHost>
<-------- end --------->
--
Horde mailing list: http://horde.org/horde/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>From chuck at horde.org Date: Tue, 5 Feb 2002 15:10:23 -0500
Return-Path: <chuck at horde.org>
Mailing-List: contact horde-help at lists.horde.org; run by ezmlm
Delivered-To: mailing list horde at lists.horde.org
Received: (qmail 48171 invoked from network); 5 Feb 2002 20:11:01 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
by clark.horde.org with SMTP; 5 Feb 2002 20:11:01 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 15D3039CB; Tue, 5 Feb 2002 15:10:24 -0500 (EST)
Received: from 192.168.0.125 ( [192.168.0.125])
as user chuck at localhost by marina.horde.org with HTTP;
Tue, 5 Feb 2002 15:10:23 -0500
Message-ID: <1012939823.3c603c2fe01e4 at marina.horde.org>
Date: Tue, 5 Feb 2002 15:10:23 -0500
From: Chuck Hagenbuch <chuck at horde.org>
To: horde at lists.horde.org
References: <1012835381.3c5ea435da488 at webmail.lauwerscollege.nl>
In-Reply-To: <1012835381.3c5ea435da488 at webmail.lauwerscollege.nl>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
Subject: Re: [horde] Horde login screen?
Quoting Jan Kuipers <jrkuipers at lauwerscollege.nl>:
> Is there a possibility, when authenticating to IMP, that a user will get the
> Horde application screen (summary screen) instead of the IMP application
> screen (mailbox screen)? Many of our users like to see the summaryscreen
> first after login, because of appointments (kronolith), etc.
This behavior is restored now.
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin
More information about the horde
mailing list