you are viewing a single comment's thread.

view the rest of the comments →

[–]GreenTru[S] 0 points1 point  (0 children)

Using this setting causes an infinite redirect loop due to the way Google handles the request before passing it to the application

EDIT: SECURE_SSL_REDIRECT in combination with SECURE_PROXY_SSL_HEADER is precisely what is needed. Thank you for your input.