AP_REQ_DEFAULT_PATH_INFO 2493 server/core.c          d->accept_path_info = AP_REQ_DEFAULT_PATH_INFO;
AP_REQ_DEFAULT_PATH_INFO 3587 server/core.c      if ((r->used_path_info == AP_REQ_DEFAULT_PATH_INFO)
AP_REQ_DEFAULT_PATH_INFO  886 server/protocol.c     r->used_path_info = AP_REQ_DEFAULT_PATH_INFO;
AP_REQ_DEFAULT_PATH_INFO 1534 server/request.c     rnew->used_path_info = AP_REQ_DEFAULT_PATH_INFO;