HTTPS - NGINX with Passenger webservers behind F5 load balancer

Jeffrey 'jf' Lim jfs.world at gmail.com
Wed Mar 9 16:55:25 MSK 2011


On Wed, Mar 9, 2011 at 9:48 PM, Vitaly Tskhovrebov <vt at chgk.info> wrote:

> In my case of such config I was able to force perl application to build
> links inside with https. If your links don't have any scheme, then user's
> browser will use existing one.
>
> Also, you should avoid rewrites with schemes on nginx side.
>
> i.e. rewrite ^ http://example.com/ permanent; should be avoided, because
> it enforces to use http.
>
>
but you could also (and should) redirect to https instead?

-jf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20110309/f29b8cc2/attachment.html>


More information about the nginx mailing list