i dont know if i have apache2. dont know hw to find dat out. i added the use cgi::ssi statement. but it still doesnt seem to work. the cgi file name is local.cgi. the file which i am reading within the local.cgi page is called forcgi.shtml. and the contents of frame.txt are being included in the directive include command written on the forcgi.shtml page. the rest of the contents of the file forcgi.shtml are being displayed, but the include command written on the forcgi.shtml page which includes the contents of frame.txt , doesnt seem to work. so i cant see the contents of frame.txt, on the local.cgi page. the problem could even be the virtual or file tag, in the include command on the forcgi.shtml page.
forcgi.shtml and frame.txt are both in the same directory, while the local.cgi page is inside the cgi-bin directory.
i dont even know from which directory my webserver runs my cgi pages.
thanx...
ketaki