The way it works is that you send the header x-accel.redirect with a URI. ... location /protected_files { internal; proxy_pass http://127.0.0.2; } ...
確定! 回上一頁