> [Sun Aug 23 12:24:39 2009] [error] [client 73.155.40.73] SSL Proxy requested
> for my_proxyserver:80 but not enabled [Hint: SSLProxyEngine]
Tried the hint?
--
Eric Covener
cove...@gmail.com
-
The official User-To-User suppor
Hi Eric, below is the excerpt from the apache log
--
[Sun Aug 23 12:24:39 2009] [debug] mod_proxy_http.c(56): proxy: HTTP:
canonicalising URL //www.techmed.com/VENDOR/vendor.asmx
[Sun Aug 23 12:24:39 2009] [debug] proxy_util.c(1507): [client interapp_ipaddr]
proxy: *:
Hi Eric, thanks for the reply.
"my application" is the internal application.
I tried the rewrite rule with P option, still doesn't work.
Internal application has the target URL set as
www.techmed.com/VENDOR/vendor.asmx with port 80 and is configured to use
my_proxy_server : 4 as the proxy
On Sun, Aug 23, 2009 at 12:04 PM, pe uni wrote:
> Hi,
> I have a scenario to configure apache to handle
> (internal app)--http-->apache---https--->(external app)
>
> My internal app cannot handle SSL and can only handle HTTP connections.
>
> How do i set up apache to handle such a scenario?
> I tr
Hi,
I have a scenario to configure apache to handle
(internal app)--http-->apache---https--->(external app)
My internal app cannot handle SSL and can only handle HTTP connections.
How do i set up apache to handle such a scenario?
I tried creating a virtual host listening on port 10001 and then