server_root_strip
server_root_strip(const char *, int);
stripped = server_root_strip(alias, srv_conf->strip);
if (fcgi_add_param(¶m, "SCRIPT_FILENAME", server_root_strip(script,
if (fcgi_add_param(¶m, "DOCUMENT_ROOT", server_root_strip(
stripped = server_root_strip(
stripped = server_root_strip(desc->http_path, srv_conf->strip);
path = server_root_strip(path, srv_conf->strip) + 1;
server_root_strip(match->kv_key,
char * server_root_strip(char *, int);