静态化选项
文章的URL配置 {%host%}{%id%}.html
页面的URL配置 {%host%}{%alias%}/
首页的URL配置 {%host%}{%page%}/
分类页的URL配置 {%host%}{%alias%}/{%page%}/
标签页的URL配置 {%host%}tags/{%alias%}_{%page%}.html
日期页的URL配置 {%host%}{%date%}_{%page%}.html
作者页的URL配置 {%host%}author-{%id%}_{%page%}.html
# 百度BCH设置301重定向
if ($host = ldgov.com) {
rewrite ^/(.*)$ https://www.ldgov.com/$1 permanent;
}
娄底电脑 https://www.ldgov.com/3.html 转载需授权!