installing something in cgi-bin

Adi Pircalabu apircalabu at bitdefender.com
Mon Sep 25 10:33:53 PDT 2006


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/



More information about the freebsd-ports mailing list