> Does any Net administrator types out there know how to call the CGI / Perl
> script to Byteserve the PDF files? I placed the script in my CGI-BIN
> directory with the byteserver.pl script but upon selecting a link to a pdf
> file on my server I receive a CGI Launch error. I'm just trying to set up
> access to some pdf files on a very lightweight win95 server running
> OmniHttpd server software.
> Any helpful ideas are appreciated.
I managed to get it running under a proprietary "NCSA compliant" HTTPd server. Could
be that the Omni server isn't compatible - Adobe says only that it "should work" on
servers other than NCSA 1.5.x (known to be incompatible), but that testing has been
limited. It may also be that your link syntax is faulty, or perhaps you haven't got
the permissions set correctly?
I found the explanation at
http://www.projectcool.com/cgi-bin/byteserver/developer/acrobat/04-by...
very helpful.