[Mono-list] vhost setup and mod_mono 1.0.6@gmx.at
Thomas Zoechling
thomas.zoechling@gmx.at
Fri, 25 Feb 2005 09:27:31 +0100
As discussed earlier there seems to be a problem with vhosts and
mod_mono 1.0.6:
http://lists.ximian.com/archives/public/mono-list/2005-February/025900.html
I ran into the same trouble after switching from 1.0.5 to 1.0.6 because
mod_mono ignores all Mono* directives in the vhost configuration.
In the post above Joe Audette describes a solution where he uses
MonoApplicationsConfigDir to configure mono apps per vhost,
but I initially used this guide:
http://www.gotmono.net/documentation/mod-mono-howto.html , I
also need to configure MonoUnixSocket and MonoWapiDir .
How could this be done without using Mono* directives inside
<virtualhost/> ?
thomas