node.js - Redirect loop when activating CloudFlare -
i trying put website behind cloudflare unfortunately when activate cloudflare start getting redirect loop (i using chrome).
i have tried clear cookies, recommended, not solve issue , not having issue when cloudflare not activated.
what causing , how solve in node.js
application?
apparently, configuration issue. on flexible ssl , changed full ssl.
my node.js
app receiving http requests cloudflare , redirected https, cloudflare converted http, etc...
Comments
Post a Comment