[Mono-list] SetHandler not working for mod-mono ?

Gonzalo Paniagua Javier gonzalo at ximian.com
Tue Aug 9 08:43:25 EDT 2005


On Tue, 2005-08-09 at 11:11 +0200, bdr at peopleware.be wrote:

>  Alias /aspnet "/usr/share/doc/xsp/test" 
>  MonoApplications "/aspnet:/usr/share/doc/xsp/test" 
>  <Directory /usr/share/doc/xsp/test> 
>    SetHandler mono 
>    DirectoryIndex index.aspx 
> 
>    Order allow,deny 
>    Allow from all 
> 
>  </Directory> 

I see nothing wrong there, but I would also try <Location /aspnet>
instead of <Directory>, just in case.

-Gonzalo




More information about the Mono-list mailing list