[Mono-aspnet-list] HttpHandler to handle all kinds of URL’s in Mono Apache in order to build a REST service
    Gonzalo Paniagua Javier 
    gonzalo.mono at gmail.com
       
    Tue Apr  6 09:45:01 EDT 2010
    
    
  
On Tue, 2010-04-06 at 04:31 -0800, vtortola wrote:
[...]
> Is this possible in Apache with mod_mono? I've been trying a couple of
> things, like put "AddHandler mono *" in the mod_mono.conf but it doesn't
> work.
Yes, this works fine. You need to use 'SetHandler mono' instead of
AddHandler.
-Gonzalo
    
    
More information about the Mono-aspnet-list
mailing list