/etc/hosts 127.0.0.1 www.example.com. 再到 nginx.conf 把www.example.com 指到2368 這個port server { server_name www.example.com; ...
確定! 回上一頁