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 ?
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to