nginx-config
How to setup custom 503 error page in Nginx that intercepts all requests?
I learned how to get NGINX to return 503 customer error pages, but I cannot find out how to do the following:[详细]
2023-02-23 07:13 分类:问答X-Frame-Options header missing (Nginx Config)
So, i\'m already added X-Frame-Options in nginx config below : location /api/ { proxy_pass http://127.0.0.1:8181/secure/;[详细]
2022-12-07 17:56 分类:问答