Torben Nehmer wrote: > I've thought about using the function virutal() > http://www.de.php.net/manual/en/function.virtual.php > for this, but I have no idea how much of the Parent Request's Context gets > through to the script.
I guess this would work. Easy enough to test with a test cgi script that echos the data back that you need. Keep in mind that the CWD for a midgard page is the directory the midgard-root file is stored. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
