nginx reverse proxy unexpected redirect

前端 未结 0 823
离开以前
离开以前 2021-01-12 02:04

I have nginx running as a reverse proxy with configuration /etc/nginx/sites-enabled/10.0.0.1.conf

server {
    listen 80;

    server_name 10.0.0.1;

    loca         


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