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