Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.hawaii.edu!ames!hookup!news.mathworks.com!tank.news.pipex.net!pipex!dish.news.pipex.net!pipex!snowdon.elsevier.co.uk!news From: Paul Richards <dpr> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Apache Advice needed Date: 6 Dec 1995 15:22:46 GMT Organization: Elsevier Science Ltd, Oxford, UK Lines: 13 Message-ID: <4a4cg6$a49@snowdon.elsevier.co.uk> References: <49n9o7$bj9@interport.net> <4a0oum$a8n@calweb.calweb.com> NNTP-Posting-Host: isis.elsevier.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 1.12 (X11; I; SunOS 5.4 sun4m) X-URL: news:4a0oum$a8n@calweb.calweb.com cslye@infosite.com (Cameron Slye) wrote: >: 1. Is Imagemap support compiled into the 2.1 version of the FreeBSD package? > >Goto the cgi-src dir and type make... The old NCSA style imagemap script is in there but Apache has an imagemap module that can be built into the server which I think is probably what is being asked about. From a quick check of Apache (don't have my FreeBSD box here to check the FreeBSD package) the 0.14.x tree did have the mod_imap.c file compiled in by default so FreeBSD's package may well include it.