1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-08 15:02:10 +03:00

A 'little' reminder about a 'little' problem.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86420 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
William A. Rowe Jr
2000-10-06 21:13:12 +00:00
parent b8a5407a3d
commit fdd0427884

View File

@@ -321,6 +321,9 @@ static int get_path_info(request_rec *r)
return HTTP_FORBIDDEN;
}
#else
/* XXX: WARNING - APR broke this security exception!
*/
#error APR_ENOENT || APR_ENOTDIR not defined; please see the
#error comments at this line in the source for a workaround.
/*