Re: [EMAIL PROTECTED] Conversion of SSL request URL to non-SSL request

2006-07-05 Thread William A. Rowe, Jr.
Joshua Slive wrote: On 7/5/06, Qingshan Xie <[EMAIL PROTECTED]> wrote: Hi, Boyle, I have a related question. We'd like to implement a SSL-Login on a HTTP(port 80) webServer to secure the userId/password. This means, whenever a site needs the authentication, the webServer redirects it to HT

Re: [EMAIL PROTECTED] Conversion of SSL request URL to non-SSL request

2006-07-05 Thread Joshua Slive
On 7/5/06, Qingshan Xie <[EMAIL PROTECTED]> wrote: Hi, Boyle, I have a related question. We'd like to implement a SSL-Login on a HTTP(port 80) webServer to secure the userId/password. This means, whenever a site needs the authentication, the webServer redirects it to HTTPS server for proces

RE: [EMAIL PROTECTED] Conversion of SSL request URL to non-SSL request

2006-07-05 Thread Qingshan Xie
nder Singh Vohra > [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, July 04, 2006 7:18 AM > > To: users@httpd.apache.org > > Subject: [EMAIL PROTECTED] Conversion of SSL request > URL to > > non-SSL request > > > > Hi, > > > > We have a setup r

Re: [EMAIL PROTECTED] Conversion of SSL request URL to non-SSL request

2006-07-04 Thread Matus UHLAR - fantomas
On 04.07.06 10:47, Perminder Singh Vohra wrote: > We have a setup requirement where we need to send request to Apache > Server on SSL but Apache should convert the request to non-SSL port and > then process it. We have enable Apache to listen on both Non-SSL and SSL > ports. What do you mean b

RE: [EMAIL PROTECTED] Conversion of SSL request URL to non-SSL request

2006-07-03 Thread Boyle Owen
> -Original Message- > From: Perminder Singh Vohra [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 04, 2006 7:18 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Conversion of SSL request URL to > non-SSL request > > Hi, > > We have a setu

[EMAIL PROTECTED] Conversion of SSL request URL to non-SSL request

2006-07-03 Thread Perminder Singh Vohra
Hi,       We have a setup requirement where we need to send request to Apache Server on SSL but Apache should convert the request to non-SSL port and then process it. We have enable Apache to listen on both Non-SSL and SSL ports.   How can we achieve this?   Thanks!! Perminder *