Synopsis: CGI in parsed HTML (SHTML) fails if they have an argument State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Fri Feb 13 08:50:32 PST 1998 State-Changed-Why: As the mod_include docs clearly say if you read them, this is not supposed to work by design.
If you want to do this, using include virtual instead of exec cgi. exec cgi is defined as working as the way it is documented to work, and changing that would break existing implementations.
