I haven't done this myself on a web server, so I don't know how to 
configure the web server to do it, but I know, from the client's 
perspective, that Paypal's web server does it by returning a "Location" 
header to the client browser with the https URL, which causes the client 
browser to issue another request using that URL. This can be seen with 
a "wget" command specifying -S to show the headers. Maybe I'm telling 
you something you already know.

Bill

On Tue, 3 Aug 2010 16:08:06 -0500, Bill Thompson wrote:

>We have a WEBSRV running on the Mainframe and we
>are trying to figure out how to get our address
>of http:// to automatically convert to https://
>when the user types it in...
>
>We have tried using REDIRECT statements, .htaccess
>file and other things we have read about on the
>internet and in the documentation but have not been
>able to get it working..
>
>We are probably not putting things in the right
>place but I wanted to see if anyone has done this
>and is willing to share their info...

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to