Nginx Preserve or Pass custome header after return 301

后端 未结 0 1922
谎友^
谎友^ 2020-12-04 05:57

I have nginx which I am receiving http request then I will redirect them to https,

server {
        listen 80;
        server_name     example.com;
        ad         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题