[Mono-list] mod-mono-server.exe exception

Michael C McHugh mcm75@dana.ucc.nau.edu
Thu, 02 Oct 2003 12:03:01 -0700 (MST)


Update, it appers to be fine when run as
mono mod-mono-server.exe --applications /mono:/usr/local/xsp/test &

What is the difference? Shoulden't it pick up the application path from
mod-mono-server.exe if I added
 <add key="MonoApplications" value="/:/usr/local/xsp/test;/mono:/usr/local/xsp/test" />


and I guess as a seperate question what is this statement for?
<add key="MonoServerRootDir" value="test"/>

Thanks again