From owner-freebsd-newbies Sat Dec 8 17:46:38 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 9F28237B405 for ; Sat, 8 Dec 2001 17:46:35 -0800 (PST) Received: from hades.hell.gr (patr530-b211.otenet.gr [212.205.244.219]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id fB91kJG13093; Sun, 9 Dec 2001 03:46:19 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id fB91kLL66232; Sun, 9 Dec 2001 03:46:21 +0200 (EET) (envelope-from charon@labs.gr) Date: Sun, 9 Dec 2001 03:46:20 +0200 From: Giorgos Keramidas To: joe Cc: "freebsd-newbies@FreeBSD.org" Subject: Re: asp Message-ID: <20011209014620.GB66150@hades.hell.gr> References: <3C12C9A2.2A807195@business-aid.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C12C9A2.2A807195@business-aid.net> User-Agent: Mutt/1.3.23.2i Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2001-12-08 18:17:06, joe wrote: > any one know about any support for asp with freebsd? On FreeBSD you'll probably want to run Apache (http://www.apache.org), and a quick search for "ASP support" on their site reveals: http://httpd.apache.org/related_projects.html with projects related to Apache. One of these is: http://www.activescripting.org/html/projects.html Look at these two pages, and see if anything can fit your needs. There are many scripting languages that can be used with Apache though, if you don't really HAVE to use ASP. PHP (http://www.php.net) and mod_perl (http://perl.apache.org) are two that I can remember off the top of my head. I hope this helps, -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message