I learned how to get NGINX to return 503 customer error pages, but I cannot find out how to do the following:
So, i\'m already added X-Frame-Options in nginx config below : location /api/ { proxy_pass http://127.0.0.1:8181/secure/;