Re: ASP alternatives?
David Adam <[email protected]> Thu, 17 Feb 2005 13:53:25 +0800 (WST)
| Newsgroups | gmane.os.freebsd.newbies |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] 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 [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "[email protected]"