DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33330>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33330

           Summary: When using mod_ext_filter.. input stopped at 7680 bytes
           Product: Apache httpd-2.0
           Version: 2.0.52
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ext_filter
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I tried to reform the Apache Directory listing by adding an external filter

ExtFilterDefine indexmod mode=output intype=text/html cmd="D:\indexh.exe"
<LocationMatch ^/E.*/$>
     SetOutputFilter indexmod
</LocationMatch>

But it doesn't work for folders with too many files in it....
after some investigation.... I found that the input stopped at 7680 bytes..

can anyone tell me why?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to