Date: Mon, 25 Sep 2006 18:33:19 +0200 From: Oliver Lehmann <lehmann@ans-netz.de> To: ports@freebsd.org Subject: installing something in cgi-bin Message-ID: <20060925183319.9ca31237.lehmann@ans-netz.de>
next in thread | raw e-mail | index | archive | help
Hi, what is the propper way of installing something in cgi-bin? Right now we have: apache13 www/cgi-bin-dist apache20 www/cgi-bin-dist apache21 www/cgi-bin-dist apache22 www/apache22/cgi-bin Is there any generic way of referencing cgi-bin regarding to the apache version installed (is there any include file which provides a variable like ${CGIBINDIR})? Otherwise I would go with www/cgi-bin for now which should be a link to cgi-bin-dist except for apache22. But I wonder if that is the "right" solution.... http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-php.html#USING-APACHE said nothing about that. -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060925183319.9ca31237.lehmann>