[Ilugc] Doubt in Apache Proxy setup

  • From: dineshatit@xxxxxxxxx (Dinesh Kumar)
  • Date: Tue Feb 17 17:21:07 2009

Reader,
             In our Application, we use https for sure payment.

Through Apache proxy i am redirecting the http request but while coming to
https ,

request does not reach to proxy itself. so i thought to install ssl in proxy
server to handle the request and redirect ..

is it right ?

Same thing i did but now every request is going under ssl. so permission
denied  to client .

if i am wrong guide me ...

i have install openssl-0.9.8h , httpd-2.2.11.

my target

         http://localhost/         forward  proxy to
http://192.168.1.1:8080/

         https://localhost:443/  forward proxy to
https://192.168.1.1:8443/

how to configure httpd.conf or ?

Other related posts: