可以像下面这样添加nginx配置 server { listen 80; server_name ~^api(?<which_domain_id>\d*)\.domain\.com$; access_log ...
確定! 回上一頁