How to transfer a normal HTTP request to HTTPS?

Mustafa Toraman lists at ruby-forum.com
Fri Feb 22 15:56:52 MSK 2008


Thank you for your quick reply Mr. Georgiev,

I start my nginx configured with ssl. It is accepting HTTPS requests 
well. Btw i have no idea about rewrite to redirect diffrent requests on 
ports with internal rewrite.

HTTP is accepting port 80 and SSL 443. So then i dont want to get load 
with X2 requests with an external redirect.

So , what is the correct rewrite code for internet transfer? Simply how 
to work announce.php request on SSL without any external rewrite.

Thank you!

Yordan Georgiev wrote:
> Hello,
> 
> First start nginx with ssl support. HINT:
> http://wiki.codemongers.com/NginxHttpSslModule
> Second, use rewrite module for redirect. HINT:
> http://wiki.codemongers.com/NginxHttpRewriteModule
> 
> On Fri, Feb 22, 2008 at 1:51 PM, Mustafa Toraman <lists at ruby-forum.com>
> wrote:
> 
>>
>> Simply how to work with ssl on a normal http address?
>>
>> I'm ready to pay for that or say a thanks :)
>>
>> Thank you for now!
>> --
>> Posted via http://www.ruby-forum.com/.
>>
>>
> 
> 
> --
> С уважение,
> Й. Георгиев.
> 
> WEB: http://gigavolt-bg.net/
> Blog:  http://live.gigavolt-bg.net/

-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list