Yes you can. This is what reverse proxying is about. However, I think that the 
whole session will be encrypted.

For the webmail stuff, do a Google search. This is a recurrent question on this 
forum. 

When you get it working, why don't you write a FAQ or a HOWTO about interfacing 
WebMail? That would so great...

-ascs
BTW: I did a Google search for you. Try this: 
http://mail-archives.apache.org/mod_mbox/httpd-users/200309.mbox/[EMAIL 
PROTECTED]

-----Original Message-----
From: Dan Carl [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 26, 2005 10:55 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Multiple SSL servers behind one public ip

Can I don it something like this?
all https comes in machine(a). The client gets the cert.
Machine(a) get pages from machine(b) over http and send them https to
client.

What I have is a webserver and a mailserver(running webmail)
I only need the login process to webmail encrypted.
Can I do this with mod_proxy/ mod_rewrite?
If so how?
Right now I have my mailserver setup as mail.mydomain.com and ssl webserver
as ssl.mydomain.com.
Would I have to set the mailserver URL to something like
ssl.mydomain.com/mail?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to