Wednesday, March 28, 2012

Web Servers

Hello Dears,
Can anybody tell me that Other than IIS which are other web servers
available on which i can deploy my Ajax enabled asp .net 2.0 web site?
Thanks in advanceTry Abyss from http://www.aprelium.com/. The X1 version is free and runs
a single site whilst the X2 allows multiple sites and is only $70.
Simon
Bakshi wrote:
> Hello Dears,
> Can anybody tell me that Other than IIS which are other web servers
> available on which i can deploy my Ajax enabled asp .net 2.0 web site?
> Thanks in advance
>
Dunno about the AJAX side of it, but aspx pages will run on Apache, using
XSP and the mod_mono apache module:
http://www.mono-project.com/ASP.NET
If you only want to host .NET stuff, you can use XSP as a standalone Web
server.
You may want to check on the status of the .NET 2.0-only stuff you are using
to see if it's supported yet on Mono. I believe the road map is to have it
all supported in Q2 2007. So it's close.
Peter
"Simon Smith" <news@.dancingbear.demon.co.uk> wrote in message
news:et32hv$5nt$1$8302bc10@.news.demon.co.uk...
> Try Abyss from http://www.aprelium.com/. The X1 version is free and runs a
> single site whilst the X2 allows multiple sites and is only $70.
> Simon
> Bakshi wrote:

0 comments:

Post a Comment