main server, below that.
-ascs
-Original Message-
From: Krist van Besien [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 11:22 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Rewrite and https
On 8/4/05, Axel-Stéphane SMORGRAV
<[EMAIL PROTECTED]> wrote:
On 8/4/05, Axel-Stéphane SMORGRAV
<[EMAIL PROTECTED]> wrote:
> One thought at first: Couldn't your Weblogic server return a relative URL
> rather than an absolute one, i.e. a URL not containing protocol and server
> address ? Then this problem would not occur at all...
The problem is not only
col=https [QSA]
I think that you will have to use different Java methods to retrieve the header
in the two above cases.
-ascs
-Original Message-
From: Krist van Besien [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 03, 2005 3:17 PM
To: users@httpd.apache.org
Subject: [EMAIL PR
Hello,
I have a an apache server that proxies requests to a weblogic server
that is itself not visible from the web. The apache server serves
requests in both http and https.
What I want is to pass a parameter back to the weblogic server so that
it knows if a request was originally http or https,