[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
Synopsis: BrowserMatch variable cause CGI failure: 'variable=1: is not an identifier' - SCO /bin/sh Comment-Added-By: coar Comment-Added-When: Wed Dec 17 05:28:27 PST 1997 Comment-Added: Apache is neither setting the envariables through the command line nor issuing the export commands; it sets them through the exec[lv]e() calls. The exporting must be getting done by the shell at some point after it has been started. Will SCO's sh accept a dash if it's escaped? E.g., "alpha\-omega=1"?
