Hi,
Thanks a lot for jour assstance.
Regards.
Marco
> -Messaggio originale-
> Da: Krist van Besien [mailto:[EMAIL PROTECTED]
> Inviato: mercoledì 10 ottobre 2007 13.00
> A: users@httpd.apache.org
> Oggetto: Re: [EMAIL PROTECTED] Https proxy on http Virtual Host
>
>
On 10/10/07, Boyle Owen <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: Bronzetti Marco [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, October 10, 2007 9:46 AM
> > To: users@httpd.apache.org
> > Subject: [EMAIL PROTECTED] Https proxy on http
> -Original Message-
> From: Bronzetti Marco [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 10, 2007 9:46 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Https proxy on http Virtual Host
>
> Hi,
> I need to do a Reverse proxy to a Https WebSi
Hi,
I need to do a Reverse proxy to a Https WebSite from an Http WebSite,
my httpd.conf should be like that :
ServerName test.telecomitalia.it
ErrorLog /appl1/logs/http_error.log
CustomLog /appl1/logs/http_access.log common
DocumentRoot /docroot
DirectoryIndex index.html index.html.var
ok, sorry you are right, . depends on what you like to do ;)
Boyle Owen schrieb:
-Original Message-
From: Christian Gottschalch [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 18, 2007 9:41 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] HTTPS proxy
> -Original Message-
> From: Christian Gottschalch [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 18, 2007 9:41 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] HTTPS proxy
>
>
> > TIps: you need the base module mod_
TIps: you need the base module mod_proxy and the add-on module
mod_proxy_connect and you need to use the directive AllowCONNECT. See
docs for details...
why mod_proxy_connect ? mod_proxy_http with SSLProxyEngine On will do
the trick.
Regards
Rgds,
Owen Boyle
Disclaimer: Any disclaime
> -Original Message-
> From: Qingshan Xie [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 18, 2007 2:32 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] HTTPS proxy
>
> Hi! All,
>
> I'd like to configure a https proxy server to route
Hi! All,
I'd like to configure a https proxy server to route
the request from https://A.com/xyz/ to
https://B.com/xyz/. Can Apache mod_proxy do it and
how to configure it?
Many Thanks in Advance,
Q.Xie
It
On 11/17/05, Thierry Danard <[EMAIL PROTECTED]> wrote:
> I thought I could use ProxyPass and RewriteRule to
> achieve this. It works most of the time except that
> Apache sometimes performs a redirect instead of a
> forward.
You need to get more information about "sometimes". One way to do
this
Hello,
I am trying to implement in Apache a cheap load
balancer that is only based upon the ip address of the
client.
I have two application servers. My Apache server is
acting as a HTTPS proxy, doing all the SSL for these
two application servers. Ip addresses ending with 0,
1, 2, 3 or 4 should
11 matches
Mail list logo