is the currently accepted way of including CGI content with SSI. Looking at my own
, though, I see that Apache isn't populating the QUERY_STRING as expected... the query string is only available in QUERY_STRING_UNESCAPED as the author mentioned.
calls the CGI with whatever parameters you include in the SSI tag (which could include SSI variables, such as
.