randy 97/01/11 16:40:23
Branch: src RELEASE_1_1_X Modified: src http_request.c Log: Fix a problem in get_path_info() which would allow a very long URL with many '/' characters to convince the server to return an index for the DocumentRoot. Properly check errno for stat(). Reviewed by: Randy Terbush, Ben Laurie Submitted by: Marc Slemko Revision Changes Path 1.11.2.1 +16 -4 apache/src/http_request.c