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=39236>. 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=39236 Summary: 'include virtual' not working when there are more than 255 byte to include. Product: Apache httpd-2 Version: 2.2.0 Platform: Sun OS/Version: SunOS Status: NEW Severity: regression Priority: P2 Component: mod_include AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] SUMMARY: I was running Apache 2.0.52 . Yesterday I upgraded to 2.2.0 and all 'include virtual' stop to work. After some investigations if found that 'include virtual' is only working if the file to include is less than 256 bytes. HOW TO REPRODUCE: The config of my virtual host is very simple: AddType text/html .shtml AddOutputFilter INCLUDES .shtml Document -- 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]
