小鸡喝饼

python菜鸟,请多指教

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2018年1月5日

摘要: { listen 80; server_name example.com; return 301 http://www.example.com$request_uri; } { listen 80; server_name www.example.com; } 阅读全文
posted @ 2018-01-05 15:14 小鸡喝饼 阅读(854) 评论(0) 推荐(0) 编辑