debiandude
02-22-2001, 09:01 PM
OK I have Apache 1.3.9 with Debian 2.3. I have a file in /usr/lib/cgi-bin called poll.pl. It is basically a poll script and the script is working.
I want to include the script via SSI in to a webpage. So I do this:
<!--#exec cgi="/cgi-bin/poll.pl" -->
Yet when I load the page I see nothing still. BTW the page is noted to be a shtml not a html file in case you were wondering.
What files does I need to edit to get SSI working. THanks in advance.
I want to include the script via SSI in to a webpage. So I do this:
<!--#exec cgi="/cgi-bin/poll.pl" -->
Yet when I load the page I see nothing still. BTW the page is noted to be a shtml not a html file in case you were wondering.
What files does I need to edit to get SSI working. THanks in advance.