Use a reverse proxy server or WSGI server(such as Nginx or Apache) to ... location / { if ($http_origin ~* "^http://www.example.com:8080$") ...
確定! 回上一頁