See http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_pass
or rewrite the location rewrite /cama/([^/]+) /$1 break;
or rewrite the location rewrite /cama/([^/]+) /$1 break;