Not looking good for LiteSpeed's SSI support right about now. This is the second problem I've discovered in 3 days.
With the exec cgi prior to the include virtual, the include virtual does not work and the following error is reported in the error_log:
When the exec cgi is removed the include works exactly as it is supposed to. This, of course, wasn't an issue with Apache.
This is occurring on 4.0.13.
Code:
<!--#exec cgi="cgi-bin/ax_203.pl" -->
<!--#include virtual="f/SSI.php?ssi_function=recentPosts" -->
Code:
Server Side Include request a CGI script, [/f/SSI.php] is not a CGI script, access denied.
This is occurring on 4.0.13.