From owner-freebsd-questions Wed Jan 15 8:44:41 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB61C37B401 for ; Wed, 15 Jan 2003 08:44:40 -0800 (PST) Received: from grillolja.cs.umu.se (grillolja.cs.umu.se [130.239.40.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id D389C43ED8 for ; Wed, 15 Jan 2003 08:44:39 -0800 (PST) (envelope-from tdv94ped@cs.umu.se) Received: from localhost (localhost [127.0.0.1]) by amavisd-new (Postfix) with ESMTP id 20A869FD3; Wed, 15 Jan 2003 17:44:33 +0100 (MET) Received: from kvist.cs.umu.se (kvist.cs.umu.se [130.239.40.192]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by grillolja.cs.umu.se (Postfix) with ESMTP id 79BE39FB3; Wed, 15 Jan 2003 17:44:30 +0100 (MET) Date: Wed, 15 Jan 2003 17:44:29 +0100 (MET) From: Paul Everlund To: Anand Buddhdev Cc: Scott Mitchell , Subject: Re: WAP-server [Was Re: entropy] In-Reply-To: <20030115163245.GB20993@anand.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new amavisd-new-20020630 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 15 Jan 2003, Anand Buddhdev wrote: > On Wed, Jan 15, 2003 at 04:53:25PM +0100, Paul Everlund wrote: > > > Do anyone by the way know if a special web-server is required for > > serving wap-pages, i.e. can one use Apache? If not, what's out there? > > Will take a look in the ports tree to see if I find anything. > > A "wap page" is nothing more than content that has been marked up with > WML, the wireless mark-up language. You can serve WML content with any > webserver, including apache. Just add a line like this to the httpd.conf > file: > > AddType text/vnd.wap.wml .wml > > Where .wml is the file extension you use for your WML pages. Thank you Anand! Best regards, Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message