On Nov 23, 2007, at 10:06 PM, Matt Bullock wrote:
I was hoping there would be a way to let apache know the url being
requested was "https://...";. Here is a log when I navigate to a
https
page:
There is. Here's what you do:
Set up two virtual hosts. One to catch unencrypted port 80 t
On Nov 24, 2007 7:06 AM, Matt Bullock <[EMAIL PROTECTED]> wrote:
> The logs show the correct url, so all I need is to somehow let apache
> know not to rewrite if this is the case -
Indeed apache needs more info.
Either you need to find out if your loadbalancer can set extra headers
on https reque
hecks if it has already been
rewritten.
Matt
-Original Message-
From: Brian A. Seklecki [mailto:[EMAIL PROTECTED]
Sent: Friday, November 23, 2007 6:16 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Redirect to HTTPS using Load Balancer/SSL
Offload
You could use a wi
:12 -0800
From: Matt Bullock <[EMAIL PROTECTED]>
Reply-To: users@httpd.apache.org
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Redirect to HTTPS using Load Balancer/SSL Offload
Eric,
That definitely seems like the reason the redirect keeps looping. Every
example I have se
tween each
request.
Matt
-Original Message-
From: Brian A. Seklecki [mailto:[EMAIL PROTECTED]
Sent: Friday, November 23, 2007 5:36 PM
To: Eric Covener
Cc: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Redirect to HTTPS using Load Balancer/SSL
Offload
Radware has some nice header
[EMAIL PROTECTED] Redirect to HTTPS using Load Balancer/SSL Offload
On Nov 23, 2007 7:59 PM, Matt Bullock <[EMAIL PROTECTED]> wrote:
Thanks for the reply. The redirect loops the requested page never comes
up. The log prints the same thing over and over.
You said the LB does SSL offload. You h
On Nov 23, 2007 7:59 PM, Matt Bullock <[EMAIL PROTECTED]> wrote:
> Thanks for the reply. The redirect loops the requested page never comes
> up. The log prints the same thing over and over.
You said the LB does SSL offload. You haven't given apache any way to
distinguish when someone hits the LB
PROTECTED] Redirect to HTTPS using Load Balancer/SSL
Offload
On Nov 24, 2007 1:17 AM, Matt Bullock <[EMAIL PROTECTED]> wrote:
> Any help would be greatly appreciated.
Could you tell us what your problem is? According to the rewritelog
excerpt you gave us that server is doing exactly what yo
On Nov 24, 2007 1:17 AM, Matt Bullock <[EMAIL PROTECTED]> wrote:
> Any help would be greatly appreciated.
Could you tell us what your problem is? According to the rewritelog
excerpt you gave us that server is doing exactly what you told it to
do, redirecting clients requesting /dir1/dir2/file.php
I was hoping someone could help me with a redirect problem. We are
using a load balancer in front of our apache22 servers that also
provides SSL offloading. Apache only runs on port 80, and doesn't know
anything about 443. When a client asks for a specific page, I want to
redirect them to the se
10 matches
Mail list logo