Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2005 12:58:36 -0500 (CDT)
From:      Lars Eighner <eighner@io.com>
To:        Steven Friedrich <FreeBSD@InsightBB.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Can lynx be compiled with cgi support?
Message-ID:  <20050612123910.L6216@goodwill.io.com>
In-Reply-To: <200506101741.11597.FreeBSD@InsightBB.com>
References:  <200506101741.11597.FreeBSD@InsightBB.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 10 Jun 2005, Steven Friedrich wrote:

> I've installed p5-xmltv to download tv listings.
>
> I'd like to be able to display them without installing apache 8o)
>
> Can the lynx in the ports collection be compiled with cgi support?

Yes.  You can add --enable-cgi-links in the Makefile or set
LYNXCGI_LINKS in the make command line.  (I'm not sure what the
default is).  You can set environmental variables for the cgi
in lynx.cfg where you can also restrict cgi execution to
certain directories (if desired) and set document root for cgi
(if necessary).  See Supported URLs in lynx help for more
information about lynxcgi links.

-- 
Lars Eighner
eighner@io.com
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050612123910.L6216>