回复: Why doesn't Nginx rewrite directive support '@' named_location?

2014-03-18 Thread yzprofile
Hi, > Simple answer is: > > Because rewrite directive is to rewrite request URI as per it's name, > while redirecting a request to a named location preserves request > URI (and that's the sole purpose of named locations). > > More complex one is: > > Support of named locations in rewrites was

Why doesn't Nginx rewrite directive support '@' named_location?

2014-03-18 Thread yzprofile
Hi, I have a simple question: Why doesn't Nginx rewrite directive support '@' named_location? : ) Thanks ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

回复: nginx security advisory (CVE-2013-4547)

2013-11-21 Thread yzprofile
tected/hello.php” can bypass this security restriction like “location /protected {deny all;}”. Is there something wrong with this POC description or something I misunderstand? Thanks. Regards. yzprofile > > ___ nginx mailin