[Mono-list] mod_mono in vhosts
Nik Derewianka
mono@e-media.com.au
Fri, 25 Mar 2005 16:15:14 +1100
Gonzalo Paniagua Javier wrote:
>You're probably using an "old" version of mod_mono, as this was a bug in
>one of the latest releases (not the last one ;-).
>
>
Suse 9.2 with mono 1.1.5, mod_mono 1.0.7 (installed via rpm -Uvh)
using apache2.0.50
Still no go with the following in my vhost file:
Alias / "/srv/www/vhosts/mojo.e-media.com.au/"
MonoApplications "/:/srv/www/vhosts/mojo.e-media.com.au"
<Location />
SetHandler mono
</Location>
With the error:
[error] Not running mod-mono-server.exe because no MonoApplications,
MonoApplicationsConfigFile or MonoApplicationConfigDir specified.
Works fine when i move the above directives back into my default-server.conf
Can i trust rpm -Uvh ?? Should i do a full uninstall and reinstall ? Or
is mod_mono still buggy ?? (cant find the previous bug atm)
Regards,
Nik