This seems to be working for me testing the domain using a RewriteCond.
It brings up the message that the cert is not right for host but I am
not bothered by this at the moment. I simply want secure exchange for
login etc until I go from a virtual server with one ip to dedicated with
several ip
On 8/2/06, David Pratt <[EMAIL PROTECTED]> wrote:
Hi Vincent, ok - I am trying something else that I have partially
working but I need something to fix my regex to catch to domain
properly. So may have need a RewriteCond that can compare domain name
coming in.
Here is what I have got so far but
Hi Vincent, ok - I am trying something else that I have partially
working but I need something to fix my regex to catch to domain
properly. So may have need a RewriteCond that can compare domain name
coming in.
Here is what I have got so far but since my regex is not right for
domains - it mo
On 8/2/06, David Pratt <[EMAIL PROTECTED]> wrote:
Hi Vincent. I had found this example searching more but not sure it is
of any value.
It may be of value but you should understand what it's doing. With
this setup there are two distinct ssl conversations going on. As
pointed out by the message l
Hi Vincent. I had found this example searching more but not sure it is
of any value.
Regards,
David
ServerName webmail.example.org
DocumentRoot /var/www/html/exchange
RedirectMatch ^/(index.html?)$
https://webmail.example.org/exchange/
RedirectMatch ^/exchange
On 8/2/06, Vincent Bray <[EMAIL PROTECTED]> wrote:
On 8/2/06, David Pratt <[EMAIL PROTECTED]> wrote:
> Hi Vincent. I have NameVirtualHost(s) set up as follows.
>
> NameVirtualHost *:80
> NameVirtualHost *.443
>
> Sorry I did not include this in my previous message. The twisted SSL
> server is pre
> -Original Message-
> From: David Pratt [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 02, 2006 2:48 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Vitualhosts ssl and apache2
>
> Hi Vincent. I have NameVirtualHost(s) set up as follows.
>
On 8/2/06, David Pratt <[EMAIL PROTECTED]> wrote:
Hi Vincent. I have NameVirtualHost(s) set up as follows.
NameVirtualHost *:80
NameVirtualHost *.443
Sorry I did not include this in my previous message. The twisted SSL
server is pretty much stand alone and uses its own certificate source.
What
Hi Vincent. I have NameVirtualHost(s) set up as follows.
NameVirtualHost *:80
NameVirtualHost *.443
Sorry I did not include this in my previous message. The twisted SSL
server is pretty much stand alone and uses its own certificate source.
What I want to do is have the server running on localh
On 8/2/06, David Pratt <[EMAIL PROTECTED]> wrote:
Hi I have a couple of questions. I am trying to set up my ssl on zope3
with apache2. I have zope (twisted) running on port 8080 and a secure
server running on port 8443. My sites are folders in the zope root. The
virtual host setup is below. The
Hi I have a couple of questions. I am trying to set up my ssl on zope3
with apache2. I have zope (twisted) running on port 8080 and a secure
server running on port 8443. My sites are folders in the zope root. The
virtual host setup is below. The virtual hosts work fine on port 80
using www.myd
11 matches
Mail list logo