Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 1996 11:50:46 -0400 (EDT)
From:      Mark Mayo <mark@quickweb.com>
To:        Cyrus Gray <cgray@keanesea.com>
Cc:        "'FreeBSD Hackers'" <hackers@FreeBSD.ORG>
Subject:   Re: imagemap for apache 1.1.1 
Message-ID:  <Pine.BSF.3.94.960815114821.6863A-100000@scooter.quickweb.com>
In-Reply-To: <01BB8A7F.F4E68B90@FRIDAY>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Aug 1996, Cyrus Gray wrote:

> I converted all of our Linux servers to FreeBSD and have
> been very impressed with the increase in performance.
> However since converting I can no longer run the server
> side Imagemap's.  Because Apache didn't come with
> a /cgi-bin/imagemap like it did with RedHat Linux.
> 
> I can't seem to find the imagemap source code anywhere
> does anyone know were I can find it (or binaries)?

You shouled ask this on freebsd-isp@freebsd.org.

But here's the answer: imagemapes are handled naitively by apache (so it
doesn't have to fork cgi processed every time..). Look for AddType .map in
srm.conf, or in mime-types.

Basically, get rid of "cgi-bin/imagemap" in your URL's, and the maps will
work..

BTW, this is in the apache FAQ...

-mark

-------------------------------------------
| Mark Mayo		mark@quickweb.com |
| C-Soft  	        www.quickweb.com  |
-------------------------------------------
"To iterate is human, to recurse divine."
		- L. Peter Deutsch


> 
> 
> Thank you
> Cyrus Gray
> -----------------------------------------------------------
> Cyrus Gray                             cyrusgr@keanesea.com
> Keane Inc.                             Phone   206.654.7074
> Information Systems                    Fax     206.464.1551
> -----------------------------------------------------------
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.94.960815114821.6863A-100000>