摘要:今天配置Server_name时,希望禁用一些域名,应为这些域名我想让通过另外一个Server配置 server_name "~^((\w*[^w]{1}\w*)|w{1,2})\.hello\.com$"; 就是不允许www.hello.com访问这个配置 但是一直提示Starting nginx
阅读全文
posted @ 2016-12-11 13:28
12 2016 档案
摘要:今天配置Server_name时,希望禁用一些域名,应为这些域名我想让通过另外一个Server配置 server_name "~^((\w*[^w]{1}\w*)|w{1,2})\.hello\.com$"; 就是不允许www.hello.com访问这个配置 但是一直提示Starting nginx
阅读全文
posted @ 2016-12-11 13:28
|
||