Nginx: redirect only page/document

前端 未结 0 383
既然无缘
既然无缘 2020-12-04 09:09

I am trying to do redirect every page except two pages in nginx.
I am doing it by using negative regex assertion like this:

location ~ ^/(?!(page1/|page         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题