When I browse to www.mywebsite.com/lib/auth/index.php the page displays the way I want it.
However, once I introduce query or url parameters (www.mywebsite.com/lib/auth/index.php?state=somevalue&do=something), the same url gives me a 502 bad gateway error. Attached is my nginx site config
However, once I introduce query or url parameters (www.mywebsite.com/lib/auth/index.php?state=somevalue&do=something), the same url gives me a 502 bad gateway error. Attached is my nginx site config