Trying to proxy connections from another server In nginx I'd do it with something like server { listen 80; server_name my.host-ip.whatever; ...
確定! 回上一頁