[Mono-list] ASP.NET alongside PHP

Michael stuff@dustsmoke.com
Mon, 26 Jul 2004 01:57:39 -0700 (MST)


> Afair, that's the old documentation. The current one has SetHandler for
> the sake of simplicity.
>
> -Gonzalo

Sounds good,

Maybe this still hasn't changed? (as I don't know what is in CVS right
now, but obviously not a pressing concern)

mod_mono-1.0/INSTALL
................
  If you don't want mod-mono-server to handle all the files, but only
  ASP.NET ones, you can replace the 'SetHandler mono' by:

       AddHandler mono .aspx .ascx .asax .ashx .config .cs .asmx
................

Thanks again to everybody for mono.

-Michael