if (!-e $request_filename) { rewrite ^(.*)$ /index.php?s=/$1 last;}
if ($host = '591zhe.com' ) {rewrite ^/(.*)$ http://www.591zhe.com/$1 permanent; }