in reply to SSI help...

Take a look at CGI::SSI again. In the previous discussion, dws mentions using <!--#exec cmd=""-->.. which is correct based on the CGI::SSI documentation.

<!--#exec cgi="..."--> is no longer being supported. But <!--#exec cmd="..." --> is supported, but "the package variable CGI::SSI::allow_exec has to be set to true (and will fail in any case if your CGI is running in taint mode, as it should be!)."

Replies are listed 'Best First'.
Re: Re: SSI help...
by EvanK (Chaplain) on Jun 01, 2001 at 09:40 UTC
    I AM using CGI::SSI and I tried using cmd instead of cgi. I also tried using Option +Include in the .htaccess file.

    update:

    Also, i realized, im using an older version of CGI::SSI than the one you're pointing at...no, wait, im using a newer version, im using v.51, you're pointing me to v.01 the version i'm using DOES support exec, but it doesnt have the allow_exec variable in it.

    ______________________________________________
    RIP
    Douglas Noel Adams
    1952 - 2001