Hello. Can someone share the configuration for configuring WordPress SSL for Nginx + Varnish + Apache?
No site with such settings works. I get an error: Many Redirects Loop if I add to wp-config.php string: $_SERVER['HTTPS']='on';
Then all pages work except wp-admin. When logging in, I get the error: Sorry, you are not allowed to access this page.
On Apache - all work.
P.S. I'm using CloudFlare.