DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15356>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15356 SSI include virtual, only the first item gets executed Summary: SSI include virtual, only the first item gets executed Product: Apache httpd-2.0 Version: 2.0.43 Platform: Sun OS/Version: Solaris Status: NEW Severity: Major Priority: Other Component: mod_include AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I am using SSI pages with multiple "include virtual" commands. on all pages where this occurs the first "include virtual" gets executed, the second and following "include virtual" commands don't get executed, but the source is included in the html code. sample of the used "include virtual commands". <!--#include virtual="/prog/price.php?model=HD1100SK" --> <!--#include virtual="/prog/avail.php?model=HD1100SK" --> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
