Image Maps
Posted by: cagian
Posted on: 2006-08-22 19:02:00
Hi! Can anyone point me to a reference for creating server-side image maps on dreamhost?
I've just been doing some fast and loose testing, I don't really have too much of anything to show off a design or implementation at this point (see below). But so far my testing hasn't worked. I would like to make sure the nuts-and-bolts are gonna work before I design a complex map file. Anyway, first I had the image map file with the .map extention and clicking the image would just spit out the map file. So after some reading, I changed it to .cgi and now I get "500 internal server error" messages.
I've searched the wiki, the old KB, and the forums and can't seem to find any reference whatsoever to image maps. Are they not supported on DreamHost? Or am I overlooking something obvious here, like an include or a chmod I need to set?
This is the URL for the quick test I'm working on.
http://www.wasteofspace.org/maptest/Friends.html
This is the URL for the map file (not the exact file, but you can't read the .cgi file if you go to it)
http://www.wasteofspace.org/maptest/Friends.map
Thanks in advance.