I am trying to execute a non-local CGI script, but it keeps giving me an
error.

The html I have is:

<!--#exec cgi ="http://domain.com/cgi-bin/test.pl"-->

Which I know of a fact the test.pl script works, it will give the error:

[an error occurred while processing this directive]  on the web page, and
this in the log files:

[Wed Jan 19 11:01:17 2000] [error] [client 192.168.17.21] invalid CGI ref

in the apache log file.

It is running Apache 1.3.6 and SSI is install and working on the system, it
will execute local cgi's and local commands, but not remote cgi scripts.

Any ideas?

Jack

Reply via email to