nginx路径redirect

redirect指定路径

location = / {
  return 301 /index ;
}

doc

相关文章
相关标签/搜索