[Mono-list] mod_mono in vhosts

Nik Derewianka mono@e-media.com.au
Fri, 25 Mar 2005 17:10:32 +1100


>It works for me with current version.
>Can you try:
>
>MonoApplications mojo "/:/srv/www/vhosts/mojo.e-media.com.au"
><Location />
>     MonoSetServerAlias mojo
>     SetHandler mono
></Location>
>
>  
>
Copied and pasted the above into my conf, then rcapache2 restart

Syntax error on line 71 of /etc/apache2/vhosts.d/mojo.e-media.com.au.conf:
MonoApplications takes one argument, Comma separated list with virtual 
directories and real directories. One ASP.NET application will be 
created for each pair. Default: ""

mojo:/install_packages/mono # rpm -qa | grep mod_mono
mod_mono-1.0.7-1.ximian.10.1

Is there any way that i can confirm that that version is the actual file 
that is installed without querying via rpm ??

Thanks for your help,
Nik