摘要:
今天配置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 懒人ABC 阅读(3302) 评论(1) 推荐(0)
|
摘要:
今天配置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 懒人ABC 阅读(3302) 评论(1) 推荐(0) |
||