|
It is relative. The cgi-bin folder is under the sites root and the main .shtml file is being run from the document root. Yes, it more or less works if you access it via /cgi-bin/blah.cgi. It does not output proper headers you you get some errors. It basically splits out HTML code that needs to be embedded within the web page.
|