]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a problem in mod_include when we reached the BYTE_COUNT_THRESHOLD
authorJeff Trawick <trawick@apache.org>
Fri, 17 Aug 2001 20:41:15 +0000 (20:41 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 17 Aug 2001 20:41:15 +0000 (20:41 +0000)
commit41e43a89fec3dd775a14d881de3425a72bfd54ad
tree210364bae5fd016db59a9d87e98fc0cd35b83cb7
parent4e0b673f504c63447e3d3a9fae259169069c88bf
Fix a problem in mod_include when we reached the BYTE_COUNT_THRESHOLD
after parsing the first part of the tag.  We could get errors like

[error] [client 127.0.0.1] unknown directive "<!" in parsed doc filename

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90303 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_include.c