[Mono-aspnet-list] HttpHandler to handle all kinds of URL’s in Mono Apache in order to build a REST service
Robert Jordan
robertj at gmx.net
Tue Apr 6 12:38:57 EDT 2010
On 06.04.2010 17:24, Valeriano Tórtola Luis wrote:
> Hi,
>
> Now I get an Error 503 (Service temporarily unavailable) whatever I tried,
> even the index.html page.
>
> Is there any documentation about how archieve this?
>
> This is my mod_mono.conf :
You did not configure any application.
See http://mono-project.com/Mod_mono
But it should work even with auto hosting enabled:
Add
ForceType application/x-asp-net
and remove
MonoAutoApplication disabled
Robert
More information about the Mono-aspnet-list
mailing list