|
|
Configuring for the CERN ServerIn your server configuration file: Map /* /cgi-bin/nph-engine/* Exec /cgi-bin/*CERN/3.0A Bug The Meta-HTML Engine tries hard to figure out where your document root is. It starts out by looking in argv[0] to see
which directory the program is running from. By convention,
programs which call fork() and exec()
place the complete path to the program to execute in
argv[0].
But, does CERN do this? No. In fact, there are no variables in the
environment, nor in So, the Meta-HTML Engine cannot find a local configuration file, and cannot determine the location of the document root directory from the information supplied by the CERN server.
Meta-HTML Workaround
Try copying the
![]() The META-HTML Reference Manual V2.0 Copyright © 1995, 1998, Brian J. Fox Found a bug? Send mail to bug-manual@metahtml.org |