[Mono-list] mod_mono on a custom environment
Gonzalo Paniagua Javier
gonzalo at ximian.com
Tue Jun 28 08:40:00 EDT 2005
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
More information about the Mono-list
mailing list