On Tue, 2005-06-28 at 14:24 +0200, Alberto Avi wrote:
> It W O R K S ! :-))))
> Thank you very much Adrian.
> 
> In the mod_mono man page I read:
> "AddMonoApplications: this value will be passed to mod-mono-server.exe
> in the --application option."
> I don't understand what MonoApplications directive make insteand ???

It worked because when you do:

        MonoApplications "blah:bleh"

it's equivalent to:

        AddMonoApplications default "blah:bleh"

You were not using MonoSetServerAlias inside <Location> and the default
is 'default'.

-Gonzalo


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to