fine.
location ~ /myapp/ {
rewrite ^/myapp/(.*)$ https://myservername/$1 redirect;
}
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,179915,180974#msg-180974
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
0 评论:
发表评论