> http://MYSERVER:443/users/etc..etc
Add "proxy_set_header X-Forwarded-Proto https;" to the nginx confinguration file. See https://github.com/rack/rack/blob/master/lib/rack/request.rb#L203 ----- Tomoaki Hayasaka <[email protected]>
> http://MYSERVER:443/users/etc..etc
Add "proxy_set_header X-Forwarded-Proto https;" to the nginx confinguration file. See https://github.com/rack/rack/blob/master/lib/rack/request.rb#L203 ----- Tomoaki Hayasaka <[email protected]>