From owner-freebsd-newbies@FreeBSD.ORG Thu Feb 17 18:19:45 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DF1E16A4CE for ; Thu, 17 Feb 2005 18:19:45 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 315AE43D1D for ; Thu, 17 Feb 2005 18:19:45 +0000 (GMT) (envelope-from geekout@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so318143wri for ; Thu, 17 Feb 2005 10:19:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Hxh9SvdZAm7plDrxCw0yHfqcQYpfl4NooyXEWe0n5/cwGB3DI3TXh+/bt5jJPwpYF2QEv+NE8bMuyyICy8BRcUQUvDtVSAsaSCwUQ2ad4hR/kkhh2ru3APd0IbULIfcHxPu3bAqcn/e4f11j6RMQ5i5mEXvgX4EzQ6WDZuE23lQ= Received: by 10.54.44.31 with SMTP id r31mr220135wrr; Thu, 17 Feb 2005 10:19:44 -0800 (PST) Received: by 10.54.46.25 with HTTP; Thu, 17 Feb 2005 10:19:44 -0800 (PST) Message-ID: <6e01203b05021710198d9a554@mail.gmail.com> Date: Thu, 17 Feb 2005 11:19:44 -0700 From: Tyler Gee To: David Adam In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <421577CA.4030009@cwazy.co.uk> cc: freebsd-newbies@freebsd.org cc: SigmaX Subject: Re: ASP alternatives? X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tyler Gee List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Feb 2005 18:19:45 -0000 I believe there is an asp module for Apache (mod_asp). I have never used it and don't really know if it exists but it gives you somewhere to start searching. -wtgee On Thu, 17 Feb 2005 13:53:25 +0800 (WST), David Adam wrote: > > 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 > > _______________________________________________ > freebsd-newbies@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" >