Date: Mon, 25 Sep 2006 17:33:48 +0000 From: Adi Pircalabu <apircalabu@bitdefender.com> To: Jeremy Chadwick <freebsd@jdc.parodius.com> Cc: freebsd-ports@freebsd.org Subject: Re: installing something in cgi-bin Message-ID: <20060925173348.11a3e4fc@apircalabu.dsd.ro> In-Reply-To: <20060925172123.GA31628@icarus.home.lan> References: <20060925183319.9ca31237.lehmann@ans-netz.de> <20060925165331.GA31166@icarus.home.lan> <20060925171758.7f4b6ad4@apircalabu.dsd.ro> <20060925172123.GA31628@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Sep 2006 10:21:23 -0700 Jeremy Chadwick wrote: > On Mon, Sep 25, 2006 at 05:17:58PM +0000, Adi Pircalabu wrote: > > No, apxs is used (as its man clearly states) to build and install > > Apache modules. It has nothing to do with cgi and/or data > > directories used by Apache. > > Bzzt. I beg to differ: > > $ grep "my \$installbuilddir" /usr/local/sbin/apxs > my $installbuilddir = "/usr/local/share/apache22/build"; > > $ grep cgi-bin /usr/local/share/apache22/build/config_vars.mk > exp_cgidir = /usr/local/www/apache22/cgi-bin > cgidir = ${datadir}/cgi-bin The above does not work on apache13. But it's an interesting approach, though :) -- Adi Pircalabu (PGP Key ID 0x04329F5E) -- This message was scanned for viruses by BitDefender for Linux Mail Servers. For more information please visit http://www.bitdefender.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060925173348.11a3e4fc>