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

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -