[Mono-list] ASP.NET C# development on Mac ?

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Dec 10 12:54:30 EST 2009


On Thu, Dec 10, 2009 at 3:42 AM, Austerus <andrei at dragonflame.org> wrote:
>
> Hey Cygon and thanks a lot for the reply.
>
> I will try it with xsp alone right now but I was wondering about mod_mono
> (this solution would fit me better since I am running Apache anyway), where
> do I get it? I couldn't find it in the mono installation and on the website
> it sends me to the download page, but there I can only get Mono as a whole,
> no mod_mono.
>
> Also, do you know how to default the xsp port to 8080? (I have Apache on 80
> and I need that intact).

MonoDevelop uses xsp when you "run" as ASP.NET project within MD, and
you can change the port in project options. It defaults to 8080.

>From the command-line, check "xsp --help". IIRC the argument is "--port".

AFAIK it's possible to run mod_mono on the mac but you'll have to
build it from source. And MonoDevelop doesn't integrate with
Apache/mono_mono, so the dev cycle won't be so easy.


-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-list mailing list