location / { if (!-e $request_filename){ rewrite sitemap.xml /index.php?m=plugins&c=Pushall&a=sitema

  • 111111
    2025-09-28 19:55:37
  • 加入收藏
  • 生活发布

location / {

if (!-e $request_filename){

rewrite sitemap.xml /index.php?m=plugins&c=Pushall&a=sitemap last;

rewrite ^\/(\w*)\/([1-9]\d*)\.xml$ /index.php?m=plugins&c=Pushall&a=$1&id=$2 last;

rewrite ^(.*)$ /index.php?s=$1 last; break;

}

}

rewrite ^/keywords/$ /index.php?m=plugins&c=keywords&a=index&keywords= last;

rewrite ^/keywords/([^/]*)\.html$ /index.php?m=plugins&c=keywords&a=index&keywords=$1 last;

rewrite ^\/keywords\/(.*)/([1-9]\d*).html$ /index.php?m=plugins&c=keywords&a=index&keywords=$1&page=$2 last;


© 版权声明
评论 抢沙发
加载中~
每日一言
不怕万人阻挡,只怕自己投降
Not afraid of people blocking, I'm afraid their surrender