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:
@@ -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.
|
||||
/*
|
||||
|
Reference in New Issue
Block a user