I'm not getting the value I expect for CGI environment variables. [http://tcl.activestate.com/man/aolserver3.0/cgi-ch4.htm]. Specifically, when I request the URL
"http://javamlm.mills.edu/mailman/admin/test" I get the following values: SCRIPT_NAME: "/mailman/admin/test" PATH_INFO: "/test"
