How to transfer a normal HTTP request to HTTPS?

Yordan Georgiev y.georgiev at gmail.com
Fri Feb 22 15:12:36 MSK 2008


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:

> Hello all,
>
> I am using nginx/0.5.35 + FastCGI. I need to transfer a normal http
> request to ssl mode. For example;
>
> I own a bittorrent tracker and i need to work with ssl on announces. So
> then if someone trying to send an announce to http://domain/announce.php
> then how can i transfer it to SSL mode? I dont want to change announce
> URL but announce.php must work on SSL mode. Will it transfer this
> request to ssl inside of the box? Or will it works on background?
>
> 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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20080222/9b0258a2/attachment.html>


More information about the nginx mailing list