[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: SSI variables now local to SSI Script State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Mon Mar 9 20:47:17 PST 1998 State-Changed-Why: That is correct, and it won't be fixed. Consider it to be the same as using "source" in a shell script -- if you use source it can modify the environment. If you execute another program it can't modify the environment. mod_include was doing very questionable things to implement this undocumented feature. Dean
