Date: Thu, 17 Feb 2005 13:53:25 +0800 (WST) From: David Adam <zanchey@ucc.gu.uwa.edu.au> To: SigmaX <scottclansman@cwazy.co.uk> Cc: freebsd-newbies@freebsd.org Subject: Re: ASP alternatives? Message-ID: <Pine.LNX.4.58.0502171345550.24362@mussel.ucc.gu.uwa.edu.au> In-Reply-To: <421577CA.4030009@cwazy.co.uk> References: <421577CA.4030009@cwazy.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Feb 2005, SigmaX wrote: > Hey; > I've been using FreeBSD on a server for several weeks now; this is my > first time using FreeBSD after using Linux for some time. Pretty soon > I'll have an ASP .NET web application completed and ready for hosting on > said server. I'd prefer to continue using FreeBSD, and at least get the > hang of it, as from what I've looked up it seems to be among the best of > the best operating systems. The *NIX ASP .NET server I was using was > XSP, from the Mono project, but the only FreeBSD port I could find of it > has some fatal errors that need to be worked out before it works at all > (In the BSD# project). You might want to see if you can get XSP running using Linux emulation. (This may take lots of work, and I have no real experience with this sort of thing - my skills in Linux emulation are focused on getting games to run (-: ). > Are there any other ASP .NET servers out there for FreeBSD? I tryed to > google it, but all I could find was XSP and Microsoft sites. > Thanx, > SigmaX You might want to try mod_mono - http://www.mono-project.com/contributing/asp-net.htm - or Apache::ASP (only supports ASP.NET pages written in PERL) - http://www.apache-asp.org/syntax.html as both of these plug into Apache (not sure which version). Also, try asking on freebsd-questions@freebsd.org as there are much more knowledgeable people over there. All the information above came from a thirty-second think and a few web searches :-) so it could well be wrong. HTH, David Adam zanchey@ucc.gu.uwa.edu.au
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.58.0502171345550.24362>
