Jakes on Fri, 1 Sep 2000 09:52:35 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

CGI/SSI question


Hey guys,

help please...

I got a script of the net, it needs ssi to run, so i set it up right (step
by step, like in the readme file.)

everything works perfectly when i call the script from from the webrowser
(http://mydomain.com/cgi-bin/script.pl) but when i insert it into my html
page !--#exec cgi="/cgi-bin/script.pl" -->, then it is not working.....

so i tried renaming my index.html page to index.shtml (remeber reading
something about ending your pages with .shtml for ssi to work)....but still
nothing.

Now my question, how do i know if my server is setup right for scripts
(needing ssi) to run.


Jakes
jakes@xxxxxxxxxxxxxx

PS> Thanx for all the response and help i got so far in connection with all
my cgi questions.....